Skip to content
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

deps: bump the dependency-updates group across 1 directory with 6 updates #1412

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2024

Bumps the dependency-updates group with 6 updates in the / directory:

Package From To
@primer/octicons-react 19.13.0 19.14.0
@primer/react 37.7.1 37.7.2
framer-motion 11.13.5 11.14.1
prism-react-renderer 2.4.0 2.4.1
@npmcli/template-oss 4.23.5 4.23.6
eslint-import-resolver-webpack 0.13.9 0.13.10

Updates @primer/octicons-react from 19.13.0 to 19.14.0

Release notes

Sourced from @​primer/octicons-react's releases.

v19.14.0

Minor Changes

Changelog

Sourced from @​primer/octicons-react's changelog.

19.14.0

Minor Changes

  • #1037 7402e69c Thanks @​jonrohan! - Update octicons-react to use presentational attributes over inline styles for base styles
Commits
  • ac9d1a7 Version Packages (#1049)
  • 7402e69 refactor(octicons_react): add support for className, use presentational attri...
  • 4819803 feat(octicons_react): update base icon component to include svg props (#1047)
  • See full diff in compare view

Updates @primer/react from 37.7.1 to 37.7.2

Release notes

Sourced from @​primer/react's releases.

@​primer/react@​37.7.2

Permalink to documentation

37.7.2

Patch Changes

Commits

Updates framer-motion from 11.13.5 to 11.14.1

Changelog

Sourced from framer-motion's changelog.

[11.14.1] 2024-12-12

Fixed

  • Fixing missing license in motion-dom and motion-utils packages.

[11.14.0] 2024-12-12

Added

  • Added press gesture in Motion+ early access.

[11.13.6] 2024-12-10

Fixed

  • Adding React 19 to optional peer dependencies in "motion" package also.
Commits

Updates prism-react-renderer from 2.4.0 to 2.4.1

Release notes

Sourced from prism-react-renderer's releases.

[email protected]

This release enables support for React Server Components 🚀

What's Changed

New Contributors

Full Changelog: https://github.com/FormidableLabs/prism-react-renderer/compare/[email protected]@2.4.1

Commits

Updates @npmcli/template-oss from 4.23.5 to 4.23.6

Release notes

Sourced from @​npmcli/template-oss's releases.

v4.23.6

4.23.6 (2024-12-11)

Bug Fixes

Changelog

Sourced from @​npmcli/template-oss's changelog.

4.23.6 (2024-12-11)

Bug Fixes

Commits

Updates eslint-import-resolver-webpack from 0.13.9 to 0.13.10

Changelog

Sourced from eslint-import-resolver-webpack's changelog.

0.13.10 - 2024-12-10

Commits
  • e159652 [resolvers/webpack] v0.13.10
  • 8c3c1be [resolvers/webpack] [deps] update hasown, is-core-module, is-regex
  • ac7d396 [resolvers/webpack] [new] add cache option
  • See full diff in compare view

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

…ates

Bumps the dependency-updates group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@primer/octicons-react](https://github.com/primer/octicons) | `19.13.0` | `19.14.0` |
| [@primer/react](https://github.com/primer/react) | `37.7.1` | `37.7.2` |
| [framer-motion](https://github.com/motiondivision/motion) | `11.13.5` | `11.14.1` |
| [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) | `2.4.0` | `2.4.1` |
| [@npmcli/template-oss](https://github.com/npm/template-oss) | `4.23.5` | `4.23.6` |
| [eslint-import-resolver-webpack](https://github.com/import-js/eslint-plugin-import/tree/HEAD/resolvers/webpack) | `0.13.9` | `0.13.10` |



Updates `@primer/octicons-react` from 19.13.0 to 19.14.0
- [Release notes](https://github.com/primer/octicons/releases)
- [Changelog](https://github.com/primer/octicons/blob/main/CHANGELOG.md)
- [Commits](primer/octicons@v19.13.0...v19.14.0)

Updates `@primer/react` from 37.7.1 to 37.7.2
- [Release notes](https://github.com/primer/react/releases)
- [Commits](https://github.com/primer/react/compare/@primer/[email protected]...@primer/[email protected])

Updates `framer-motion` from 11.13.5 to 11.14.1
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v11.13.5...v11.14.1)

Updates `prism-react-renderer` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases)
- [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/[email protected]@2.4.1)

Updates `@npmcli/template-oss` from 4.23.5 to 4.23.6
- [Release notes](https://github.com/npm/template-oss/releases)
- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
- [Commits](npm/template-oss@v4.23.5...v4.23.6)

Updates `eslint-import-resolver-webpack` from 0.13.9 to 0.13.10
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/resolvers/webpack/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/commits/resolvers/webpack/v0.13.10/resolvers/webpack)

---
updated-dependencies:
- dependency-name: "@primer/octicons-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: "@primer/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: prism-react-renderer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: "@npmcli/template-oss"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: eslint-import-resolver-webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 13, 2024 05:11
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Dec 13, 2024
@wraithgar wraithgar merged commit a93a287 into main Dec 13, 2024
@wraithgar wraithgar deleted the dependabot/npm_and_yarn/main/dependency-updates-c67870ff83 branch December 13, 2024 15:48
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants