fix(deps): update all non-major dependencies#17629
Merged
Conversation
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.24.7->^7.24.9^7.24.7->^7.24.8^7.24.7->^7.24.8^7.24.7->^7.24.8^1.6.0->^1.7.1^9.6.0->^9.7.0^2.8.3->^2.9.0^1.10.0->^1.10.3^4.17.6->^4.17.7^20.14.9->^20.14.10^8.5.10->^8.5.11^7.15.0->^7.16.1^7.15.0->^7.16.1^8.12.0->^8.12.1^4.23.1->^4.23.2^9.6.0->^9.7.0^7.34.3->^7.34.4^0.4.7->^0.4.8^15.7.0->^15.8.0^3.20240620.0->^3.20240701.0^6.2.0->^6.2.2^1.45.0->^1.45.19.4.0->9.5.03.3.2->3.3.3^5.0.7->^5.0.9^3.5.1->^3.5.2^1.77.6->^1.77.8^3.4.4->^3.4.5^5.31.1->^5.31.2^4.16.0->^4.16.2^7.15.0->^7.16.11.2.3->1.3.1^2.0.2->^2.0.3^2.0.24->^2.0.26^8.17.1->^8.18.0Release Notes
babel/babel (@babel/core)
v7.24.9Compare Source
🐛 Bug Fix
babel-core,babel-standalonerequire()call in@babel/standalonebundle (@nicolo-ribaudo)babel-types💅 Polish
babel-generator,babel-plugin-transform-optional-chainingas/satisfies(@nicolo-ribaudo)🏠 Internal
babel-helper-module-transformsv7.24.8Compare Source
👓 Spec Compliance
babel-parserdeclare(@liuxingbaoyu)🐛 Bug Fix
babel-generatorininforheads (@nicolo-ribaudo)await using(@nicolo-ribaudo)babel-parserusingdeclarations (@H0onnn).value: undefinedto regexp literals (@liuxingbaoyu)babel-typesObjectTypeInternalSlotvisitor keys (@nicolo-ribaudo)babel-plugin-transform-typescriptexport import x =(@liuxingbaoyu)💅 Polish
babel-generatorasyncinfor await(@nicolo-ribaudo)babel-traverseScope.globalsmultiple times (@liuxingbaoyu)babel/babel (@babel/parser)
v7.24.8Compare Source
v7.24.8 (2024-07-11)
Thanks @H0onnn, @jkup and @SreeXD for your first pull requests!
👓 Spec Compliance
babel-parserdeclare(@liuxingbaoyu)🐛 Bug Fix
babel-generatorininforheads (@nicolo-ribaudo)await using(@nicolo-ribaudo)babel-parserusingdeclarations (@H0onnn).value: undefinedto regexp literals (@liuxingbaoyu)babel-typesObjectTypeInternalSlotvisitor keys (@nicolo-ribaudo)babel-plugin-transform-typescriptexport import x =(@liuxingbaoyu)💅 Polish
babel-generatorasyncinfor await(@nicolo-ribaudo)babel-traverseScope.globalsmultiple times (@liuxingbaoyu)Committers: 9
QwikDev/qwik (@builder.io/qwik)
v1.7.1Compare Source
What's Changed
There are very important bugfixes around build and development in this release and we recommend upgrading.
PRs
JSXNodeby @genki in https://github.com/QwikDev/qwik/pull/6637Full Changelog: QwikDev/qwik@v1.7.0...v1.7.1
v1.7.0Compare Source
Notable changes
PRs merged
New Contributors
Full Changelog: QwikDev/qwik@v1.6.0...v1.7.0
eslint/eslint (@eslint/js)
v9.7.0Compare Source
preactjs/preset-vite (@preact/preset-vite)
v2.9.0Compare Source
Features
Fixes
.cjs&.mjsextensions by @rschristian in https://github.com/preactjs/preset-vite/pull/129location.toStringin prerender by @rschristian in https://github.com/preactjs/preset-vite/pull/131Maintenance
Full Changelog: preactjs/preset-vite@2.8.3...2.9.0
shikijs/shiki (@shikijs/vitepress-twoslash)
v1.10.3Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.10.2Compare Source
🚀 Features
🐞 Bug Fixes
@types/hastdep - by @antfu (65b20)View changes on GitHub
v1.10.1Compare Source
🐞 Bug Fixes
View changes on GitHub
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.16.1Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.16.0Compare 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
suggestionsto tests from #9263checkThenableswebsite: react key error on internal pages of website
eslint-plugin: [restrict-template-expressions] don't report tuples if
allowArrayoption is enabled❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.16.1Compare 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.0Compare 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.
acornjs/acorn (acorn)
v8.12.1Compare Source
browserslist/browserslist (browserslist)
v4.23.2Compare Source
eslint/eslint (eslint)
v9.7.0Compare Source
Features
7bd9839feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota)1381394feat: addregexoption inno-restricted-imports(#18622) (Nitin Kumar)Bug Fixes
14e9f81fix: destructuring in catch clause inno-unused-vars(#18636) (Francesco Trotta)Documentation
9f416dbdocs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M)c8d26cbdocs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic)6e79ac7docs:loadESLintdoes not support optioncwd(#18641) (Francesco Trotta)Chores
793b718chore: upgrade @eslint/js@9.7.0 (#18680) (Francesco Trotta)7ed6f9achore: package.json update for @eslint/js release (Jenkins)7bcda76refactor: Add type references (#18652) (Nicholas C. Zakas)51bf57cchore: add tech sponsors through actions (#18624) (Strek)6320732refactor: don't useparentproperty inNodeEventGenerator(#18653) (Milos Djermanovic)9e6d640refactor: move "Parsing error" prefix adding to Linter (#18650) (Milos Djermanovic)jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.34.4Compare Source
Fixed
prop-types]: fixclassNamemissing in prop validation false negative (#3749 @akulsr0)sort-prop-types]: Check for undefined before accessingnode.typeAnnotation.typeAnnotation(#3779 @tylerlaprade)ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)
v0.4.8Compare Source
export const foo = -1withallowConstantExport(fixes #43)sindresorhus/globals (globals)
v15.8.0Compare Source
cloudflare/workers-sdk (miniflare)
v3.20240701.0Compare Source
Minor Changes
7ed675eThanks @geelen! - Added D1 export support for local databasesPatch Changes
#6181
42a7930Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#6127
1568c25Thanks @DaniFoldi! - fix: Bump ws dependencybcomnes/npm-run-all2 (npm-run-all2)
v6.2.2Compare Source
Commits
fc35f0dv6.2.1Compare Source
Merged
#143#142#141#138microsoft/playwright (playwright-chromium)
v1.45.1Compare Source
pnpm/pnpm (pnpm)
v9.5.0Compare Source
prettier/prettier (prettier)
v3.3.3Compare Source
diff
Add parentheses for nullish coalescing in ternary (#16391 by @cdignam-segment)
This change adds clarity to operator precedence.
Add parentheses for decorator expressions (#16458 by @y-schneider)
Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.
Support
@letdeclaration syntax (#16474 by @sosukesuzuki)Adds support for Angular v18
@letdeclaration syntax.Please see the following code example. The
@letdeclaration allows you to define local variables within the template:For more details, please refer to the excellent blog post by the Angular Team: Introducing @let in Angular.
We also appreciate the Angular Team for kindly answering our questions to implement this feature.
isaacs/rimraf (rimraf)
v5.0.9Compare Source
v5.0.8Compare Source
mjeanroy/rollup-plugin-license (rollup-plugin-license)
v3.5.2Compare Source
sass/dart-sass (sass)
v1.77.8Compare Source
v1.77.7Compare Source
Declarations that appear after nested rules are deprecated, because the
semantics Sass has historically used are different from the semantics
specified by CSS. In the future, Sass will adopt the standard CSS semantics.
See the Sass website for details.
Potentially breaking bug fix:
//in certain places such as unknownat-rule values was being preserved in the CSS output, leading to potentially
invalid CSS. It's now properly parsed as a silent comment and omitted from the
CSS output.
tailwindlabs/tailwindcss (tailwindcss)
v3.4.5Compare Source
</d
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.