-
Notifications
You must be signed in to change notification settings - Fork 47
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
Bump the minor-and-patch group across 1 directory with 11 updates #1182
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/minor-and-patch-ad86e09395
Closed
Bump the minor-and-patch group across 1 directory with 11 updates #1182
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/minor-and-patch-ad86e09395
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 minor-and-patch group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.7` | `7.25.2` | | [@emotion/babel-plugin](https://github.com/emotion-js/emotion) | `11.11.0` | `11.12.0` | | [@emotion/react](https://github.com/emotion-js/emotion) | `11.11.4` | `11.13.0` | | [@opencast/appkit](https://github.com/opencast/appkit) | `0.3.0` | `0.3.1` | | [i18next](https://github.com/i18next/i18next) | `23.11.5` | `23.12.2` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.52.0` | `7.52.2` | | [react-i18next](https://github.com/i18next/react-i18next) | `15.0.0` | `15.0.1` | | [webpack](https://github.com/webpack/webpack) | `5.92.1` | `5.93.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.0.2` | `22.1.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.3` | `7.35.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.5.2` | `5.5.4` | Updates `@babel/core` from 7.24.7 to 7.25.2 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.2/packages/babel-core) Updates `@emotion/babel-plugin` from 11.11.0 to 11.12.0 - [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/babel-plugin@11.11.0...@emotion/babel-plugin@11.12.0) Updates `@emotion/react` from 11.11.4 to 11.13.0 - [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.11.4...@emotion/react@11.13.0) Updates `@opencast/appkit` from 0.3.0 to 0.3.1 - [Release notes](https://github.com/opencast/appkit/releases) - [Commits](opencast/appkit@v0.3.0...v0.3.1) Updates `i18next` from 23.11.5 to 23.12.2 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v23.11.5...v23.12.2) Updates `react-hook-form` from 7.52.0 to 7.52.2 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.52.0...v7.52.2) Updates `react-i18next` from 15.0.0 to 15.0.1 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.0.0...v15.0.1) Updates `webpack` from 5.92.1 to 5.93.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.92.1...v5.93.0) Updates `@types/node` from 22.0.2 to 22.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-react` from 7.34.3 to 7.35.0 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.34.3...v7.35.0) Updates `typescript` from 5.5.2 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.5.2...v5.5.4) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@emotion/babel-plugin" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@emotion/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@opencast/appkit" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This pull request has conflicts ☹ |
@dependabot rebase |
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
Labels
status:conflicts
Conflicts with another pull request or issue
type:dependencies
This updates a dependency file
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 minor-and-patch group with 11 updates in the / directory:
7.24.7
7.25.2
11.11.0
11.12.0
11.11.4
11.13.0
0.3.0
0.3.1
23.11.5
23.12.2
7.52.0
7.52.2
15.0.0
15.0.1
5.92.1
5.93.0
22.0.2
22.1.0
7.34.3
7.35.0
5.5.2
5.5.4
Updates
@babel/core
from 7.24.7 to 7.25.2Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
0f8f408
v7.25.26a15d7a
Ensure thatrequeueComputedKeyAndDecorators
is available (#16695)9f7e29a
chore: fix one suppressed eslint error (#16696)2413d1a
Add eslint-plugin-regexp (#16680)5dc3b44
Expose wether a module has TLA or not as.extra.async
(#16480)30aa644
v7.24.97d923b8
Avoidrequire()
call in@babel/standalone
bundle (#16639)889c58f
Revert "Pin CI to Node.js 22.1" (#16633)1f5af44
v7.24.8683c654
Enable some lint rules (#16605)Updates
@emotion/babel-plugin
from 11.11.0 to 11.12.0Release notes
Sourced from
@emotion/babel-plugin
's releases.Commits
d57cfcb
Version Packages (#3188)d1994c4
Improved compatibility with the upcoming@types/react
for React 19 (#3206)56109e7
Only forward definedref
s (#3208)de80631
Update Changesets (#3207)4cc565f
Update Jest dependencies (#3199)b4da6d3
Update TypeScript, ESLint and Prettier (#3200)65a1eea
Make runtime label extraction opt-in (#2815)fc74bee
Merge pull request #2555 from emotion-js/ts-migration1effaf9
Merge remote-tracking branch 'origin/main' into ts-migration73f6881
Update best-practices.mdx (#3180)Updates
@emotion/react
from 11.11.4 to 11.13.0Release notes
Sourced from
@emotion/react
's releases.Commits
70ad1d3
Version Packages (#3214)a9f6912
Addededge-light
andworkerd
conditions (#3215)d8ff8a5
Update Preconstruct and use import conditions (#3198)d57cfcb
Version Packages (#3188)d1994c4
Improved compatibility with the upcoming@types/react
for React 19 (#3206)56109e7
Only forward definedref
s (#3208)de80631
Update Changesets (#3207)4cc565f
Update Jest dependencies (#3199)b4da6d3
Update TypeScript, ESLint and Prettier (#3200)65a1eea
Make runtime label extraction opt-in (#2815)Updates
@opencast/appkit
from 0.3.0 to 0.3.1Release notes
Sourced from
@opencast/appkit
's releases.Commits
200ee43
Bump version to 0.3.1f623712
ExportConfirmationModalProps
c81da5b
Merge pull request #2 from opencast/add-icon-guidelineUpdates
i18next
from 23.11.5 to 23.12.2Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
83cfe9c
23.12.2357e81f
fix: Nested translation resolution between languages uses the fallback langua...1e714a0
example: update dependencies4002c17
23.12.182f21aa
new buildb987d27
use explicit imports for utils (#2212)b9ae239
23.12.05555dd6
feat: Add posibility to override keyPrefix for certain translation. #2211de3b6b7
test: update vitest to v2 (#2210)32e8a6b
types: mergehasLoadedNamespace
declarations (#2209)Updates
react-hook-form
from 7.52.0 to 7.52.2Release notes
Sourced from react-hook-form's releases.
Commits
c912450
7.52.252a0908
👌 chore: upgrade codeql github workflow (#12131)961b4d0
👍 close #12108 useController should subscribe to exact field name of form's s...c01e64a
📖 close #12103 useController typo in doc61524ae
📦 chore: upgrade dependencies (#12089)5e92c1b
👍 chore: upgrade app deps (#12090)539f229
💉 chore: upgrade react-testing-library (#12085)8838b54
👨🎓 chore: upgrade msw to v2 (#12086)9bbd289
💅 chore: upgrade prettier and eslint plugins (#12081)668bdc4
🦾 chore: upgrade cypress to v13 (#12082)Updates
react-i18next
from 15.0.0 to 15.0.1Changelog
Sourced from react-i18next's changelog.
Commits
c82eb4b
15.0.1fc20c29
revert arrow function in class property to address #46e8ea5ff69325b73087811a2...Updates
webpack
from 5.92.1 to 5.93.0Release notes
Sourced from webpack's releases.
Commits
277460b
chore(release): 5.93.076ab754
fix: relative path to runtime chunks40b1a77
test: added080e54f
fix: relative path to runtime chunks7764e38
chore(deps-dev): bump eslint from 9.5.0 to 9.6.022738f3
chore(deps-dev): bump eslint from 9.5.0 to 9.6.01a27b9e
fix: contenthash for css generator optionse716d44
chore(deps-dev): bump@eslint/js
from 9.5.0 to 9.6.07a34330
chore(deps-dev): bump typescript from 5.5.2 to 5.5.3974752f
chore(deps-dev): bump globals from 15.6.0 to 15.8.0Updates
@types/node
from 22.0.2 to 22.1.0Commits
Updates
eslint-plugin-react
from 7.34.3 to 7.35.0Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
c6fdccd
Update CHANGELOG and bump versiona4b0bbc
[Fix]require-default-props
: report when required props have default valuea08cb93
[Fix]sort-prop-types
: single line type ending without semicolon4b3209b
[meta] no point in supporting eslint 9.0 - 9.6 initiallyca8b11e
[Dev Deps] update@babel/core
,@babel/eslint-parser
597553d
[New]no-danger
: addcustomComponentNames
optionc58f04b
[New]jsx-closing-tag-location
: addline-aligned
option00b89fe
[New] version settings: Allow react defaultVersion to be configurable4d2fd86
[Refactor]variableUtil
: Avoid creating a single flat variable scope for ea...6a83d67
[New]jsx-handler-names
: support ignoring component namesUpdates
typescript
from 5.5.2 to 5.5.4Release notes
Sourced from typescript's releases.
Commits
c8a7d58
Bump version to 5.5.4 and LKGc0ded04
🤖 Pick PR #58771 (Allow references to the global Symb...) into release-5.5 (#...5ba41e2
🤖 Pick PR #59208 (Write non-missing undefined on mapp...) into release-5.5 (#...b075332
🤖 Pick PR #59337 (Allow declarationMap to be emitted ...) into release-5.5 (#...9dd6f91
Cherry-pick "Stop using latest Node in CI" to ...Description has been truncated