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 5 updates #1254

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2024

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

Package From To
framer-motion 11.3.30 11.3.31
prism-react-renderer 2.3.1 2.4.0
@npmcli/template-oss 4.23.2 4.23.3
@testing-library/react 16.0.0 16.0.1
eslint-import-resolver-typescript 3.6.1 3.6.3

Updates framer-motion from 11.3.30 to 11.3.31

Changelog

Sourced from framer-motion's changelog.

[11.3.31] 2024-08-29

Fixed

  • Detects conflicts between optimised animations and rendered style.
  • Resumes optimised animations where possible once layout measurements are complete.
Commits

Updates prism-react-renderer from 2.3.1 to 2.4.0

Release notes

Sourced from prism-react-renderer's releases.

prism-react-renderer@2.4.0

Minor Changes

  • 'Add JSON as default supported language' (#247)
Commits
  • 20631f4 Merge pull request #248 from FormidableLabs/changeset-release/master
  • 0d62b98 Version Packages
  • f87355c Merge pull request #247 from FormidableLabs/208-add-json-to-the-default-inclu...
  • c5f2b5d fix lint
  • c22f8b0 add changeset
  • 9018924 add JSON as default supported language
  • e35950e Merge pull request #244 from slorber/patch-1
  • 8b49a1b Update README.md
  • f52167e Merge pull request #242 from FormidableLabs/brand/oss-nf
  • d1d951e FIx lint issue in CI tooling
  • Additional commits viewable in compare view

Updates @npmcli/template-oss from 4.23.2 to 4.23.3

Release notes

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

v4.23.3

4.23.3 (2024-08-26)

Bug Fixes

Changelog

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

4.23.3 (2024-08-26)

Bug Fixes

Commits

Updates @testing-library/react from 16.0.0 to 16.0.1

Release notes

Sourced from @​testing-library/react's releases.

v16.0.1

16.0.1 (2024-08-29)

Bug Fixes

  • Add support for exactOptionalPropertyTypes in TypeScript (#1351) (3dcd8a9)
Commits

Updates eslint-import-resolver-typescript from 3.6.1 to 3.6.3

Release notes

Sourced from eslint-import-resolver-typescript's releases.

v3.6.3

Patch Changes

Changelog

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

3.6.3

Patch Changes

3.6.2

Patch Changes

Commits
  • 3dfad60 chore(deps): update dependency node to v18.20.4 (#309)
  • 47561fb chore(deps): update dependency @​changesets/cli to ^2.27.7 (#308)
  • c9b5626 chore: release eslint-import-resolver-typescript (#302)
  • f8d7b82 fix(#303): use @nolyfill/is-core-module (#305)
  • a4c6c78 fix: ignore bun built-in modules (#288)
  • 79148f4 chore: release eslint-import-resolver-typescript (#301)
  • ff3d3c6 chore(deps): remove is-core-module dependency (#295)
  • 10f9b17 Allow either import or import-x plugin as a peer dependency (#294)
  • b777b44 ci(workflows/ci): setup node before enabling corepack (#300)
  • 4f9db59 chore(deps): update dependency node to v18.20.3 (#297)
  • Additional commits viewable 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 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [framer-motion](https://github.com/framer/motion) | `11.3.30` | `11.3.31` |
| [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) | `2.3.1` | `2.4.0` |
| [@npmcli/template-oss](https://github.com/npm/template-oss) | `4.23.2` | `4.23.3` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.0.0` | `16.0.1` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.6.1` | `3.6.3` |



Updates `framer-motion` from 11.3.30 to 11.3.31
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](framer/motion@v11.3.30...v11.3.31)

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

Updates `@npmcli/template-oss` from 4.23.2 to 4.23.3
- [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.2...v4.23.3)

Updates `@testing-library/react` from 16.0.0 to 16.0.1
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.0.0...v16.0.1)

Updates `eslint-import-resolver-typescript` from 3.6.1 to 3.6.3
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](import-js/eslint-import-resolver-typescript@v3.6.1...v3.6.3)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: prism-react-renderer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: eslint-import-resolver-typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 30, 2024 05:58
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Aug 30, 2024
@wraithgar wraithgar closed this Aug 30, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 30, 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

@wraithgar wraithgar reopened this Aug 30, 2024
@wraithgar wraithgar merged commit 6d777e1 into main Aug 30, 2024
@wraithgar wraithgar deleted the dependabot/npm_and_yarn/main/dependency-updates-88d8eed847 branch August 30, 2024 14:04
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