-
-
Notifications
You must be signed in to change notification settings - Fork 44
build(deps-dev): bump the patterns group with 7 updates #504
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
Closed
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
✅ Deploy Preview for any-viewer ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Bumps the patterns group with 7 updates: | Package | From | To | | --- | --- | --- | | [@emotion/react](https://github.com/emotion-js/emotion) | `11.13.0` | `11.13.3` | | [@swc/core](https://github.com/swc-project/swc) | `1.7.14` | `1.7.18` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `18.3.4` | | [eslint](https://github.com/eslint/eslint) | `9.9.0` | `9.9.1` | | [expect-type](https://github.com/mmkal/expect-type) | `0.19.0` | `0.20.0` | | [husky](https://github.com/typicode/husky) | `9.1.4` | `9.1.5` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.1` | `5.4.2` | Updates `@emotion/react` from 11.13.0 to 11.13.3 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.13.0...@emotion/react@11.13.3) Updates `@swc/core` from 1.7.14 to 1.7.18 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.7.14...v1.7.18) Updates `@types/react` from 18.3.3 to 18.3.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `eslint` from 9.9.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@v9.9.0...v9.9.1) Updates `expect-type` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/mmkal/expect-type/releases) - [Commits](mmkal/expect-type@0.19.0...v0.20.0) Updates `husky` from 9.1.4 to 9.1.5 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.4...v9.1.5) Updates `vite` from 5.4.1 to 5.4.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.2/packages/vite) --- updated-dependencies: - dependency-name: "@emotion/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: expect-type dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns ... Signed-off-by: dependabot[bot] <support@github.com>
ac16b62
to
8b29704
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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.
Bumps the patterns group with 7 updates:
11.13.0
11.13.3
1.7.14
1.7.18
18.3.3
18.3.4
9.9.0
9.9.1
0.19.0
0.20.0
9.1.4
9.1.5
5.4.1
5.4.2
Updates
@emotion/react
from 11.13.0 to 11.13.3Release notes
Sourced from
@emotion/react
's releases.Commits
3f46884
Version Packages (#3235)153cf88
Add scale property as unitless (#3240)0ce3ed0
Distributecss
prop attachment over props that are union types (#3232)e819f9c
Version Packages (#3229)49f7435
Fix broken browser file reference in primitives-core/package.json (#3228)c6f01a2
Version Packages (#3224)c72d279
Remove incorrect tripleslash directives referencing node types (#3219)Updates
@swc/core
from 1.7.14 to 1.7.18Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
54f99a2
chore: Publish1.7.18
withswc_core
v0.101.6
f500dd4
chore: Update changelog6a47580
chore: Publish1.7.18-nightly-20240824.1
withswc_core
v0.101.6
92dee82
chore: Fix publish actionef74760
chore: Update changelogb73cadc
chore: Publish1.7.17
withswc_core
v0.101.6
efa38b0
chore: Update changelog58fe9a4
chore: Publish1.7.17-nightly-20240823.1
withswc_core
v0.101.6
d84720c
chore: Disable html publish pipeline82fa400
chore: Publish crates withswc_core
v0.101.6
Updates
@types/react
from 18.3.3 to 18.3.4Commits
Updates
eslint
from 9.9.0 to 9.9.1Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
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
expect-type
from 0.19.0 to 0.20.0Release notes
Sourced from expect-type's releases.
... (truncated)
Commits
9764060
0.20.025c07d7
renovate: update ts-morph,@types/node
and eslint-plugin-mmkal 🌲 (#109)2b992fc
Addare-the-types-wrong
CI job (#108)432d0bf
run pkg-pr-new on pull_requestf0913f3
let49f21ff
deps: dedupe updates list1e37116
Extends: explain myself4c40b07
Mark internal APIs with@internal
JSDoc tag (#104)5ee0181
Re-export everything inoverloads.ts
file (#107)35b0962
renovate: update dependencies 🌲 (#101)Updates
husky
from 9.1.4 to 9.1.5Release notes
Sourced from husky's releases.
Commits
2fee8d2
9.1.5397e7f0
fixes #1494 support pre-merge-commit hookUpdates
vite
from 5.4.1 to 5.4.2Changelog
Sourced from vite's changelog.
Commits
b1ecdaf
release: v5.4.2e012f29
chore: remove stale TODOs (#17866)3b8f03d
refactor: remove redundant prepend/strip base (#17887)fac3a8e
fix: resolve relative URL generated byrenderBuiltUrl
passed to module prel...7d8c0e2
feat: support originalFilename (#17867)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions