-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update all non-major dependencies #64
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
Merged
Merged
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
45c873e
to
a8cea86
Compare
a8cea86
to
07132fc
Compare
07132fc
to
eabf3e6
Compare
eabf3e6
to
20b5335
Compare
20b5335
to
2d5e138
Compare
2d5e138
to
f592dcb
Compare
f592dcb
to
e86a786
Compare
e86a786
to
3ec10bd
Compare
3ec10bd
to
7b90d5d
Compare
7b90d5d
to
1e23504
Compare
1e23504
to
496b375
Compare
496b375
to
cd6e6e3
Compare
cd6e6e3
to
cb7f126
Compare
cb7f126
to
96918d0
Compare
021c44e
to
c1dbc08
Compare
3ca4b40
to
4dcd8dd
Compare
1c30b0e
to
83ab496
Compare
39f2f43
to
58f25c5
Compare
58f25c5
to
1cddeb8
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:
13.2.2
->13.3.0
4.5.0
->4.6.1
1.1.9
->1.1.10
4.20240620.0
->4.20250214.0
8.56.10
->8.56.12
20.14.8
->20.17.19
2.6.11
->2.6.12
7.13.1
->7.18.0
7.13.1
->7.18.0
8.57.0
->8.57.1
6.2.0
->6.2.6
9.4.0
->9.15.5
v4.0.0
->v4.1.0
3.3.2
->3.5.2
5.5.2
->5.7.3
6.19.2
->6.21.1
5.3.1
->5.4.14
3.61.0
->3.109.2
Release Notes
Azure/azure-sdk-for-js (@azure/data-tables)
v13.3.0
Compare Source
Azure/azure-functions-nodejs-library (@azure/functions)
v4.6.0
Compare Source
Fixed
Full Changelog: Azure/azure-functions-nodejs-library@v4.5.1...v4.6.0
v4.5.1
Compare Source
Fixed
azure/static-web-apps-cli (@azure/static-web-apps-cli)
v1.1.10
Compare Source
What's Changed
New Contributors
Full Changelog: Azure/static-web-apps-cli@v1.1.9...v1.1.10
cloudflare/workerd (@cloudflare/workers-types)
v4.20250214.0
Compare Source
v4.20250204.0
Compare Source
v4.20250129.0
Compare Source
v4.20250124.3
Compare Source
v4.20250121.0
Compare Source
v4.20250109.0
Compare Source
v4.20241230.0
Compare Source
v4.20241224.0
Compare Source
v4.20241218.0
Compare Source
v4.20241216.0
Compare Source
v4.20241214.0
Compare Source
v4.20241205.0
Compare Source
v4.20241202.0
Compare Source
v4.20241127.0
Compare Source
v4.20241112.0
Compare Source
v4.20241106.0
Compare Source
v4.20241022.0
Compare Source
v4.20241018.0
Compare Source
v4.20241011.0
Compare Source
v4.20241004.0
Compare Source
v4.20240925.0
Compare Source
v4.20240924.0
Compare Source
v4.20240919.0
Compare Source
v4.20240909.0
Compare Source
v4.20240903.0
Compare Source
v4.20240821.1
Compare Source
v4.20240815.0
Compare Source
v4.20240806.0
Compare Source
v4.20240729.0
Compare Source
v4.20240725.0
Compare Source
v4.20240722.0
Compare Source
v4.20240718.0
Compare Source
v4.20240712.0
Compare Source
v4.20240701.0
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.18.0
Compare Source
🩹 Fixes
eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib
eslint-plugin: [unbound-method] report on destructuring in function parameters
eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types
eslint-plugin: [strict-boolean-expressions] support branded booleans
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.17.0
Compare Source
🚀 Features
eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7
eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"
🩹 Fixes
eslint-plugin: [no-floating-promises] check top-level type assertions (and more)
eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context
eslint-plugin: [no-unnecessary-condition] false positive on optional private field
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.16.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.16.0
Compare Source
🚀 Features
rule-tester: stricter rule test validations
eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule
eslint-plugin: add support for nested namespaces to unsafe-member-access
eslint-plugin: [no-floating-promises] add checkThenables option
🩹 Fixes
deps: update dependency @eslint-community/regexpp to v4.11.0
eslint-plugin: [no-floating-promises] add
suggestions
to tests from #9263checkThenables
website: react key error on internal pages of website
eslint-plugin: [restrict-template-expressions] don't report tuples if
allowArray
option is enabled❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.15.0
Compare Source
🚀 Features
eslint-plugin: [array-type] detect
Readonly<string[]>
caseeslint-plugin: back-port new rules around empty object types from v8
🩹 Fixes
disable
EXPERIMENTAL_useProjectService
indisabled-type-checked
shared configeslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any
eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.14.1
Compare Source
🩹 Fixes
eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types
eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.14.0
Compare Source
🚀 Features
🩹 Fixes
eslint-plugin: [no-extraneous-class] handle abstract members
eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types
eslint-plugin: [no-invalid-this] support AccessorProperty
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.18.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.17.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.16.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.16.0
Compare Source
🩹 Fixes
deps: update dependency @eslint-community/regexpp to v4.11.0
website: react key error on internal pages of website
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.15.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.14.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.14.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
eslint/eslint (eslint)
v8.57.1
Compare Source
bcomnes/npm-run-all2 (npm-run-all2)
v6.2.6
Compare Source
Commits
d928f9a
v6.2.5
Compare Source
v6.2.4
Compare Source
Merged
which
command#154
Fixed
which
command#153
v6.2.3
Compare Source
Commits
c43fa2b
dc2d7da
v6.2.2
Compare Source
Commits
fc35f0d
v6.2.1
Compare Source
Merged
#143
#142
#141
#138
pnpm/pnpm (pnpm)
v9.15.5
: pnpm 9.15.5Compare Source
Patch Changes
pnpm install
, thepreprepare
andpostprepare
scripts of the project should be executed #8989.strip-ansi
with the built-inutil.stripVTControlCharacters
#9009.Platinum Sponsors
Gold Sponsors
v9.15.4
: pnpm 9.15.4Compare Source
Patch Changes
pnpm update --latest <pkg>
updates only the specified package, withdedupe-peer-dependents=true
.Platinum Sponsors
Gold Sponsors
v9.15.3
Compare Source
v9.15.2
: pnpm 9.15.2Compare Source
Patch Changes
publish
/pack
error with workspace dependencies with relative paths #8904. It was broken inv9.4.0
(398472c).pnpm patch
on Windows #7546.git ls-remote
works via HTTPS #8906.Platinum Sponsors
Gold Sponsors
This PR was generated by Mend Renovate. View the repository job log.