-
Notifications
You must be signed in to change notification settings - Fork 0
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
Chore(deps): Bump the web group across 1 directory with 11 updates #1083
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/frontend/web/web-63eaa206f0
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
Chore(deps): Bump the web group across 1 directory with 11 updates #1083
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/frontend/web/web-63eaa206f0
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 web group with 11 updates in the /frontend/web directory: | Package | From | To | | --- | --- | --- | | [next](https://github.com/vercel/next.js) | `14.2.3` | `14.2.7` | | [semver](https://github.com/npm/node-semver) | `7.6.2` | `7.6.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.12` | `22.5.2` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.2` | `18.3.5` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.19` | `10.4.20` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.9.1` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.3` | `14.2.7` | | [postcss](https://github.com/postcss/postcss) | `8.4.38` | `8.4.42` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.3` | `3.4.10` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.4` | Updates `next` from 14.2.3 to 14.2.7 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.3...v14.2.7) Updates `semver` from 7.6.2 to 7.6.3 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.6.2...v7.6.3) Updates `@types/node` from 20.12.12 to 22.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.3.2 to 18.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `autoprefixer` from 10.4.19 to 10.4.20 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.19...10.4.20) Updates `eslint` from 8.57.0 to 9.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.9.1) Updates `eslint-config-next` from 14.2.3 to 14.2.7 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.7/packages/eslint-config-next) Updates `postcss` from 8.4.38 to 8.4.42 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.38...8.4.42) Updates `prettier` from 3.2.5 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.3) Updates `tailwindcss` from 3.4.3 to 3.4.10 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.10/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.3...v3.4.10) Updates `typescript` from 5.4.5 to 5.5.4 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.4) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: web - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: web - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: web - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: web - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch dependency-group: web - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: web - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: web - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: web - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: web ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Sep 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
0 participants
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 web group with 11 updates in the /frontend/web directory:
14.2.3
14.2.7
7.6.2
7.6.3
20.12.12
22.5.2
18.3.2
18.3.5
10.4.19
10.4.20
8.57.0
9.9.1
14.2.3
14.2.7
8.4.38
8.4.42
3.2.5
3.3.3
3.4.3
3.4.10
5.4.5
5.5.4
Updates
next
from 14.2.3 to 14.2.7Release notes
Sourced from next's releases.
... (truncated)
Commits
a1c3a03
v14.2.7d46ab2c
Fix hmr assetPrefix escaping and reuse logic from other files (#67983)d11cbc9
Reject next image urls in image optimizer (#68628)575385e
Fix bad modRequest in flight entry manifest (#68888)9ecf2e8
update turbopack build manifest325dc4b
pages router: ensure x-middleware-cache is respected (#67734)d3021b6
update playwright interface5e6f511
fix i18n data pathname resolving (#68947)dd32e0f
Update font data (#68639)2f7fa98
Add deployment id header for rsc payload if present (#67255)Updates
semver
from 7.6.2 to 7.6.3Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
0a12d6c
chore: release 7.6.3 (#720)73a3d79
fix: optimize Range parsing and formatting (#726)2975ece
docs: fix extra backtick typo (#719)Updates
@types/node
from 20.12.12 to 22.5.2Commits
Updates
@types/react
from 18.3.2 to 18.3.5Commits
Updates
autoprefixer
from 10.4.19 to 10.4.20Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
dae6eb4
Release 10.4.20 versionee43652
Fix fit-content for Firefoxcf80824
Update dependencies49d5ec6
Move to pnpm 9Updates
eslint
from 8.57.0 to 9.9.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
8781e6f
9.9.11503d03
Build: changelog update for 9.9.1b0c34d0
chore: upgrade to@eslint/js
@9
.9.1 (#18809)cd5a0da
chore: package.json update for@eslint/js
release4840930
docs: Update README with version support and clean up content (#18804)f61f40d
docs: Update globals examples (#18805)e112642
refactor: Extract parsing logic from Linter (#18790)241fcea
docs: Use and define languages (#18795)0f68a85
chore: use eslint-plugin-yml on yaml files only (#18801)5dbdd63
docs: eslint-plugin-markdown ->@eslint/markdown
(#18797)Updates
eslint-config-next
from 14.2.3 to 14.2.7Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
a1c3a03
v14.2.7427c01d
v14.2.60bf7f52
v14.2.53078441
v14.2.4Updates
postcss
from 8.4.38 to 8.4.42Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
0fda48a
Release 8.4.42 versioncd5b08c
Add ESLint to CI0975cc2
Sort source code and fix ESLint36950b4
Try to fix old Node.js testsfbb6d60
Update dependencies118ebc9
Clean up code9e7bdca
Pretty CssSyntaxError from onelined (minified) css (#1965)45a2425
Merge pull request #1961 from nex3/readonly-array0cb325a
UseReadonlyArray
for argument types that aren't modifieda886628
Merge pull request #1957 from nex3/protected-normalizeUpdates
prettier
from 3.2.5 to 3.3.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5282938
Release 3.3.39102b73
Add parentheses for decorator expressions (#16458)6bbd461
chore(deps): update eslint related dependencies (#16478)04b560f
chore(deps): update dependency browserslist to v4.23.2 (#16475)614f070
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (#16477)d59a15d
chore(deps): update dependency npm-run-all2 to v6.2.2 (#16476)5ca2fc9
Support Angular@let
declaration syntax (#16474)bfcfdcc
chore(deps): update babel to v7.24.8 (#16472)977c161
chore(deps): update dependency acorn to v8.12.1 (#16464)550606e
chore(deps): update babel to v7.24.8 (#16470)Updates
tailwindcss
from 3.4.3 to 3.4.10Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
... (truncated)
Commits
f07dbff
3.4.10c4f2362
Bump versions of plugins in the Standalone CLI (#14185)f65023e
3.4.9702ba6a
Don't warn about broad globs in vendor folders (#14147)1676118
3.4.869c81f2
renamemaster
tomain
858696a
Warn when broad glob patterns are used in the content configuration (#14140)1f23c2e
Bump to latest cssnano v6 (#14105)28bd90e
Automate checksum generation for standalone CLI (#14081)9824cb6
Update version in package.jsonUpdates
typescript
from 5.4.5 to 5.5.4Release notes
Sourced from typescript's releases.
... (truncated)
CommitsDescription has been truncated