-
Notifications
You must be signed in to change notification settings - Fork 37
fix(deps): update npm-packages #471
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate-bot
wants to merge
1
commit into
cloudspannerecosystem:main
Choose a base branch
from
renovate-bot:renovate/npm-packages
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
fix(deps): update npm-packages #471
renovate-bot
wants to merge
1
commit into
cloudspannerecosystem:main
from
renovate-bot:renovate/npm-packages
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5947faf to
46e404f
Compare
8772b00 to
8d61f29
Compare
55c7fb2 to
c0252dc
Compare
15edb4f to
3b73f5f
Compare
77415ff to
6899d9a
Compare
c5c61b7 to
51b9d84
Compare
7e7b268 to
f1deef5
Compare
|
ee79c48 to
d9fa67d
Compare
d592cdc to
7a7a3eb
Compare
1a9f853 to
22350eb
Compare
22350eb to
38a4dd7
Compare
d031d98 to
de91ff8
Compare
38b3ad6 to
16eb397
Compare
16eb397 to
3c7ddb1
Compare
3c7ddb1 to
f4605de
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^7.11.1->^7.11.6^0.20.0->^0.21.0^5.0.3->^5.0.5^4.17.18->^4.17.20^9.1.0->^9.1.2^5.5.0->^5.5.4^4.1.0->^4.1.1^3.13.7->^3.14.1^9.7.0->^9.14.0^3.5.3->^3.6.2^5.8.3->^5.9.3Release Notes
googleapis/nodejs-firestore (@google-cloud/firestore)
v7.11.6Compare Source
Bug Fixes
v7.11.5Compare Source
Bug Fixes
v7.11.4Compare Source
Bug Fixes
v7.11.3Compare Source
Bug Fixes
v7.11.2Compare Source
Bug Fixes
GoogleCloudPlatform/opentelemetry-operations-js (@google-cloud/opentelemetry-cloud-monitoring-exporter)
v0.21.0Compare Source
prettier/eslint-config-prettier (eslint-config-prettier)
v9.1.2Compare Source
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.5.4Compare Source
Patch Changes
#755
723f7a8Thanks @kbrilla! - fix: add 'oxc', 'oxc-ts' and 'hermes' parsers toparserBlocklist#751
cf52b30Thanks @andreww2012! - fix: disallow extra properties in rule optionsv5.5.3Compare Source
republish the latest version
Full Changelog: prettier/eslint-plugin-prettier@v5.5.2...v5.5.3
v5.5.2Compare Source
republish the latest version
Full Changelog: prettier/eslint-plugin-prettier@v5.5.1...v5.5.2
v5.5.1Compare Source
Patch Changes
bfd1e95Thanks @JounQin! - fix: useprettierRcOptionsdirectly for prettier 3.6+nodeca/js-yaml (js-yaml)
v4.1.1Compare Source
Security
tcort/markdown-link-check (markdown-link-check)
v3.14.1Compare Source
v3.14.0Compare Source
link-checkto fix multiple email link handing by @DanielYang59 in #511pinojs/pino (pino)
v9.14.0Compare Source
What's Changed
Full Changelog: pinojs/pino@v9.13.1...v9.14.0
v9.13.1Compare Source
What's Changed
Full Changelog: pinojs/pino@v9.13.0...v9.13.1
v9.13.0Compare Source
What's Changed
New Contributors
Full Changelog: pinojs/pino@v9.12.0...v9.13.0
v9.12.0Compare Source
What's Changed
New Contributors
Full Changelog: pinojs/pino@v9.11.0...v9.12.0
v9.11.0Compare Source
What's Changed
New Contributors
Full Changelog: pinojs/pino@v9.10.0...v9.11.0
v9.10.0Compare Source
What's Changed
PearandBareruntimes by @yassernasc in #2278New Contributors
Full Changelog: pinojs/pino@v9.9.5...v9.10.0
v9.9.5Compare Source
What's Changed
Full Changelog: pinojs/pino@v9.9.4...v9.9.5
v9.9.4Compare Source
What's Changed
Full Changelog: pinojs/pino@v9.9.3...v9.9.4
v9.9.3Compare Source
What's Changed
New Contributors
Full Changelog: pinojs/pino@v9.9.2...v9.9.3
v9.9.2Compare Source
What's Changed
Full Changelog: pinojs/pino@v9.9.1...v9.9.2
v9.9.1Compare Source
What's Changed
Full Changelog: pinojs/pino@v9.9.0...v9.9.1
v9.9.0Compare Source
What's Changed
Full Changelog: pinojs/pino@v9.8.0...v9.9.0
v9.8.0Compare Source
What's Changed
logger.msgPrefixgetter by @indutny-signal in #2232New Contributors
Full Changelog: pinojs/pino@v9.7.0...v9.8.0
prettier/prettier (prettier)
v3.6.2Compare Source
diff
Markdown: Add missing blank line around code block (#17675 by @fisker)
v3.6.1Compare Source
diff
TypeScript: Allow const without initializer (#17650, #17654 by @fisker)
Miscellaneous: Avoid closing files multiple times (#17665 by @43081j)
When reading a file to infer the interpreter from a shebang, we use the
n-readlineslibrary to read the first line in order to get the shebang.This library closes files when it reaches EOF, and we later try close the same
files again. We now close files only if
n-readlinesdid not already closethem.
v3.6.0Compare Source
diff
🔗 Release Notes
microsoft/TypeScript (typescript)
v5.9.3: TypeScript 5.9.3Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
Downloads are available on:
v5.9.2: TypeScript 5.9Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
Downloads are available on:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.