This repository has been archived by the owner on Dec 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
chore(deps): bump the dependencies group with 12 updates #525
Closed
Conversation
This file contains 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
Bumps the dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) | `0.29.2` | `0.29.3` | | [@changesets/cli](https://github.com/changesets/changesets) | `2.27.8` | `2.27.10` | | [husky](https://github.com/typicode/husky) | `9.1.6` | `9.1.7` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.30.6` | `5.40.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `15.2.11` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.7.2` | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `6.1.2` | `6.2.0` | | [react-use](https://github.com/streamich/react-use) | `17.5.1` | `17.6.0` | | [express](https://github.com/expressjs/express) | `4.21.0` | `4.21.2` | | [winston](https://github.com/winstonjs/winston) | `3.14.2` | `3.17.0` | | [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `11.3.0` | `11.7.0` | Updates `@backstage/cli` from 0.29.2 to 0.29.3 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/packages/cli/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/cli) Updates `@changesets/cli` from 2.27.8 to 2.27.10 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md) - [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected]) Updates `husky` from 9.1.6 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.6...v9.1.7) Updates `knip` from 5.30.6 to 5.40.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json) - [Commits](https://github.com/webpro-nl/knip/commits/5.40.0/packages/knip) Updates `lint-staged` from 15.2.10 to 15.2.11 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.10...v15.2.11) Updates `prettier` from 3.3.3 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.2) Updates `typescript` from 5.6.2 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.2...v5.7.2) Updates `@mui/icons-material` from 6.1.2 to 6.2.0 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.2.0/packages/mui-icons-material) Updates `react-use` from 17.5.1 to 17.6.0 - [Release notes](https://github.com/streamich/react-use/releases) - [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md) - [Commits](streamich/react-use@v17.5.1...v17.6.0) Updates `express` from 4.21.0 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.21.0...4.21.2) Updates `winston` from 3.14.2 to 3.17.0 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.14.2...v3.17.0) Updates `better-sqlite3` from 11.3.0 to 11.7.0 - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v11.3.0...v11.7.0) --- updated-dependencies: - dependency-name: "@backstage/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@changesets/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: knip dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-use dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: express dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: winston dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: better-sqlite3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Dec 16, 2024
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-417915343d
branch
December 19, 2024 14:29
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Bumps the dependencies group with 12 updates:
0.29.2
0.29.3
2.27.8
2.27.10
9.1.6
9.1.7
5.30.6
5.40.0
15.2.10
15.2.11
3.3.3
3.4.2
5.6.2
5.7.2
6.1.2
6.2.0
17.5.1
17.6.0
4.21.0
4.21.2
3.14.2
3.17.0
11.3.0
11.7.0
Updates
@backstage/cli
from 0.29.2 to 0.29.3Changelog
Sourced from
@backstage/cli
's changelog.... (truncated)
Commits
Updates
@changesets/cli
from 2.27.8 to 2.27.10Release notes
Sourced from
@changesets/cli
's releases.Commits
5bf607e
Version Packages (#1491)962ab91
Fix cross-spawn vulnerability (#1514)baf5644
Ignore find changed packages error inchangeset add
(#1485)7ce17f5
Update changelog badges (#1493)26c8ba9
Add an error message for when a changeset references a nonexistent package (#...7323704
Bump micromatch (#1487)8ef697d
Separate Prettier formatting from ESLint checks (#1495)ccce743
Add error message and exit when there are no versionable packages (#1466)9956976
Addneverthrow
to cool projects list (#1443)86f6029
Add Hey API to cool projects list (#1404)Updates
husky
from 9.1.6 to 9.1.7Release notes
Sourced from husky's releases.
Commits
799e84b
9.1.730f2049
fix: add husky label to deprecated warning (#1538)Updates
knip
from 5.30.6 to 5.40.0Release notes
Sourced from knip's releases.
... (truncated)
Commits
3ea698d
Release 5.40.03d29854
Add Karma plugin (#871)dbb153d
Release 5.39.4df390a0
Ignore ignore patterns in vite test.include patternsde6682b
Stop using package.json as fallbackcontainingFilePath
8658378
Release 5.39.3055a2e3
feat: update mdx detection dependency list and update custom compiler… (#875)c80ac0e
Add new content configuration entry for Astro (#872)cf10d03
Release 5.39.2382c909
Fix up moonrepo fixtureUpdates
lint-staged
from 15.2.10 to 15.2.11Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
1d39241
Merge pull request #1485 from lint-staged/changeset-release/master622f554
chore(changeset): release08ca5de
Merge pull request #1487 from lint-staged/submodule-test7dd8caa
fix: do not treat submodule root paths as staged files368c130
test: assert committing changes to submodule works from the repo5260203
Merge pull request #1486 from lint-staged/deps-2024-12-106dbc3f4
build(deps): update dependenciesa1931f3
Merge pull request #1484 from wormsik/path-space-fixbcfe309
docs: extract function and link to execa's implementation3d91525
fix: escape paths with spaces when using "shell" optionUpdates
prettier
from 3.3.3 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461
Release 3.4.2572bebe
Fix comments on class methods with decorators (#16891)359c4f0
chore(deps): update dependency@angular/compiler
to v19.0.1 (#16903)6470996
chore(deps): update dependency@glimmer/syntax
to v0.93.1 (#16904)e13614f
Correct fit() for fill() (#16899)10db357
Remove check onTSImportType.isTypeOf
(#16892)ac46a4f
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905
Add test for #16207 (#16890)a1e354d
Clean changelog_unreleased99875da
Bump Prettier dependency to 3.4.1Updates
typescript
from 5.6.2 to 5.7.2Release notes
Sourced from typescript's releases.
Commits
d701d90
Bump version to 5.7.2 and LKG0503a63
🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...3140dbb
🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)c1216de
Update LKG3ee2b95
🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...44bd3f2
Bump version to 5.7.1-rc and LKG5925c81
Update LKG84d58cf
Merge remote-tracking branch 'origin/main' into release-5.70ec4d30
Fixing exception on unsaved file (#60362)11b2930
Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...Updates
@mui/icons-material
from 6.1.2 to 6.2.0Release notes
Sourced from
@mui/icons-material
's releases.... (truncated)
Changelog
Sourced from
@mui/icons-material
's changelog.... (truncated)
Commits
3a8ceae
v6.2.0 (#44710)6381e29
[core] Bump React to 19 (2.0) (#44672)5c5e9f6
[release] v6.1.10 (#44645)8217844
v6.1.9 (#44551)0b8739f
[release] v6.1.8 (#44481)a7d441d
[release] v6.1.7 (#44393)57bcc7c
[release] v6.1.6 (#44268)a2a59d4
Bump babel (#44223)a2364c7
Bump@types/react
to v18.3.12 (#44219)141fc36
[core] Run@mui/icon-material
src:icons (#44097)Updates
react-use
from 17.5.1 to 17.6.0Release notes
Sourced from react-use's releases.
Changelog
Sourced from react-use's changelog.
Commits
ad33f76
chore(release): 17.6.0 [skip ci]7602956
Merge pull request #2608 from mahmoud-elgammal/feature/useWindowSize-onChange7c4d696
docs: add security policyea656f7
feat: add onChange callback to useWindowSize3eb531a
feat: add onChange callback to useWindowSizee1d0cd9
chore(deps): update typescript-eslint monorepo to v5.62.01365221
chore(deps): update dependency rxjs to v7.8.1e1aff11
chore(deps): update dependency react-spring to v9.7.4a202826
chore(deps): update dependency eslint-plugin-react to v7.35.0d5654eb
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.9.0Updates
express
from 4.21.0 to 4.21.2Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
1faf228
4.21.22e0fb64
deps: bump [email protected] (#6209)59fc270
deps: [email protected] (#5956)51fc39c
docs: add funding (#6065)8e229f9
4.21.1a024c8a
fix(deps): [email protected]Maintainer changes
This version was pushed to npm by jonchurch, a new releaser for express since your current version.
Updates
winston
from 3.14.2 to 3.17.0Release notes
Sourced from winston's releases.
Commits
1b9cef8
3.17.03e87128
Try winston-transport 4.9.069625fc
Revert "Try bumping winston-transport to 4.8.0"876ef7a
Revert "Try bumping winston-transport to 4.8.0"7ef2c1d
Try bumping winston-transport to 4.8.0fe4b64e
Try bumping winston-transport to 4.8.0c9fd9a4
Bump logform14fef0f
Revert "Update logform and winston-transport"545b683
Merge branch 'master' of github.com:winstonjs/winstoncceb265
Update logform and winston-transportUpdates
better-sqlite3
from 11.3.0 to 11.7.0Release notes
Sourced from better-sqlite3's releases.