fix(deps): update all non-major dependencies #38
Merged
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:
^1.2.0
->^1.2.1
^0.5.4
->^0.5.5
^6.5.0
->^6.6.2
^20.16.11
->^20.17.0
^1.26.4
->^1.26.5
^2.1.2
->^2.1.3
^9.12.0
->^9.13.0
^6.10.0
->^6.10.1
^1.7.0
->^1.8.3
^7.37.1
->^7.37.2
^2.0.3
->^2.0.4
^6.3.0
->^6.4.0
^9.29.0
->^9.29.1
9.12.1
->9.12.2
^13.0.0
->^13.0.1
^1.79.5
->^1.80.4
^3.4.13
->^3.4.14
^8.3.0
->^8.3.4
^2.1.3
->^2.2.3
^8.8.1
->^8.11.0
^5.4.8
->^5.4.10
^4.2.4
->^4.3.0
^2.1.2
->^2.1.3
Release Notes
eslint/rewrite (@eslint/compat)
v1.2.1
Compare Source
eslint/config-inspector (@eslint/config-inspector)
v0.5.5
Compare Source
chore
Features
testing-library/jest-dom (@testing-library/jest-dom)
v6.6.2
Compare Source
Bug Fixes
v6.6.1
Compare Source
v6.6.0
Compare Source
vitest-dev/vitest (@vitest/coverage-v8)
v2.1.3
Compare Source
🐞 Bug Fixes
toBeNaN, toBeUndefined, toBeNull, toBeTruthy, toBeFalsy
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6697 (e0027)/mockServiceWorker.js
instead of/__vitest_msw__
- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6687 (4b2ce)toMatchObject
diff - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6620 (d289e)<empty line>
logs when interleavingconsole.log/error
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6644 (9ece3)fast-glob
instead oftinyglobby
in Vitest - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6688 (70baa)🏎 Performance
View changes on GitHub
eslint/eslint (eslint)
v9.13.0
Compare Source
jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y)
v6.10.1
Compare Source
Commits
4925ba8
cb6788c
@babel/cli
,@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
,@babel/register
,auto-changelog
,eslint-plugin-import
,tape
518a77e
es-iterator-helpers
,string.prototype.includes
eed03a3
2ee940c
a262131
aria-query
e517937
playwright-community/eslint-plugin-playwright (eslint-plugin-playwright)
v1.8.3
Compare Source
Bug Fixes
v1.8.2
Compare Source
Bug Fixes
Documentation
max-expects
as recommended (#324) (8778bd3)v1.8.1
Compare Source
Bug Fixes
expect.poll
andresolves
/rejects
(23663fb), closes #323v1.8.0
Compare Source
Features
Bug Fixes
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.2
Compare Source
Fixed
destructuring-assignment
]: fix false negative when usingtypeof props.a
(#3835 @golopot)Changed
destructuring-assignment
]: usegetParentStatelessComponent
(#3835 @golopot)SonarSource/SonarJS (eslint-plugin-sonarjs)
v2.0.4
Compare Source
testing-library/eslint-plugin-testing-library (eslint-plugin-testing-library)
v6.4.0
Compare Source
Features
v6.3.4
Compare Source
Bug Fixes
v6.3.3
Compare Source
Bug Fixes
v6.3.2
Compare Source
Bug Fixes
v6.3.1
Compare Source
Bug Fixes
@testing-library
imports (#934) (62a3f61)vuejs/eslint-plugin-vue (eslint-plugin-vue)
v9.29.1
Compare Source
pnpm/pnpm (pnpm)
v9.12.2
: pnpm 9.12.2Compare Source
Patch Changes
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
csstools/postcss-plugins (postcss-nesting)
v13.0.1
Compare Source
October 23, 2024
postcss-selector-parser
postcss-selector-parser
@csstools/selector-resolve-nested
to3.0.0
(major)@csstools/selector-specificity
to5.0.0
(major)sass/dart-sass (sass)
v1.80.4
Compare Source
v1.80.3
Compare Source
Fix a bug where
@import url("...")
would crash in plain CSS files.Improve consistency of how warnings are emitted by different parts of the
compiler. This should result in minimal user-visible changes, but different
types of warnings should now respond more reliably to flags like
--quiet
,--verbose
, and--silence-deprecation
.v1.80.2
Compare Source
plain-CSS
invert()
function.v1.80.1
Compare Source
v1.80.0
Compare Source
@import
is now officially deprecated, as are global built-in functions thatare available within built-in modules. See the Sass blog post for more
details on the deprecation process.
Embedded Host
emitted when using a custom importer with the legacy API.
v1.79.6
Compare Source
Fix a bug where Sass would add an extra
*/
after loud comments withwhitespace after an explicit
*/
in the indented syntax.Potentially breaking bug fix: Adding text after an explicit
*/
in theindented syntax is now an error, rather than silently generating invalid CSS.
Embedded Host
SassBoolean
type.tailwindlabs/tailwindcss (tailwindcss)
v3.4.14
Compare Source
Fixed
display: none
on elements that usehidden="until-found"
(#14625)egoist/tsup (tsup)
v8.3.4
Compare Source
No significant changes
View changes on GitHub
vercel/turborepo (turbo)
v2.2.3
: Turborepo v2.2.3Compare Source
What's Changed
Changelog
Full Changelog: vercel/turborepo@v2.2.2...v2.2.3
v2.2.2
Compare Source
v2.2.1
Compare Source
v2.2.0
: Turborepo v2.2.0Compare Source
What's Changed
Docs
}
and remove comma by @morinokami in https://github.com/vercel/turborepo/pull/9223--affected
on GitHub by @dimitropoulos in https://github.com/vercel/turborepo/pull/9283@turbo/repository
Examples
display
key from generatedtsconfig
by @Sensanaty in https://github.com/vercel/turborepo/pull/9225types
field into first position ofexports
ofkitchen-sink
example. by @anthonyshew in https://github.com/vercel/turborepo/pull/9226with-shell-commands
by @breadadams in https://github.com/vercel/turborepo/pull/9219pnpm test
to fail by @dimitropoulos in https://github.com/vercel/turborepo/pull/9239Changelog
affectedPackages
by @NicholasLYang in https://github.com/vercel/turborepo/pull/9201currentRun
field toturbo query
by @NicholasLYang in https://github.com/vercel/turborepo/pull/9196Configuration
📅 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 was generated by Mend Renovate. View the repository job log.