Skip to content

deps: bump the dependency-updates group across 1 directory with 5 updates #1180

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2024

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

Package From To
@primer/react 36.22.0 36.24.0
framer-motion 11.2.11 11.2.12
@npmcli/eslint-config 4.0.4 4.0.5
eslint-plugin-promise 6.2.0 6.4.0
minimatch 9.0.4 9.0.5

Updates @primer/react from 36.22.0 to 36.24.0

Release notes

Sourced from @​primer/react's releases.

@​primer/react@​36.24.0

Minor Changes

Patch Changes

@​primer/react@​36.23.0

Minor Changes

Patch Changes

Commits

Updates framer-motion from 11.2.11 to 11.2.12

Changelog

Sourced from framer-motion's changelog.

[11.2.12] 2024-06-25

Fixed

  • Fixing dragConstraints={ref} mixed with layout animations.

[11.2.10] 2024-05-31

Fixed

  • Changing invalid number interpolation from error to warning and immediate mix.

[11.2.9] 2024-05-29

Fixed

  • Fixing animation of CSS variables when leading space is present.

[11.2.8] 2024-05-29

Fixed

  • Ensuring instant animations return animation controls.

[11.2.7] 2024-05-29

Fixed

  • Only allow layout animations to cancel optimised appear animations when on the same node or an ancestor.

[11.2.6] 2024-05-22

Fixed

  • Fixed optimised appear animations interrupted by layout animations triggered by a state update within useLayoutEffect.

[11.2.5] 2024-05-21

Fixed

  • Fixing layout animations within portals. Tag motion root within portal with data-framer-portal-id attribute.

[11.2.4] 2024-05-16

Fixed

  • Batching triggering animations with useSpring.

[11.2.3] 2024-05-16

... (truncated)

Commits

Updates @npmcli/eslint-config from 4.0.4 to 4.0.5

Release notes

Sourced from @​npmcli/eslint-config's releases.

v4.0.5

4.0.5 (2024-07-01)

Bug Fixes

Chores

Changelog

Sourced from @​npmcli/eslint-config's changelog.

4.0.5 (2024-07-01)

Bug Fixes

Chores

Commits

Updates eslint-plugin-promise from 6.2.0 to 6.4.0

Release notes

Sourced from eslint-plugin-promise's releases.

v6.4.0

6.4.0 (2024-07-01)

Features

v6.3.0

6.3.0 (2024-07-01)

Features

Commits

Updates minimatch from 9.0.4 to 9.0.5

Commits

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 |
| --- | --- | --- |
| [@primer/react](https://github.com/primer/react) | `36.22.0` | `36.24.0` |
| [framer-motion](https://github.com/framer/motion) | `11.2.11` | `11.2.12` |
| [@npmcli/eslint-config](https://github.com/npm/eslint-config) | `4.0.4` | `4.0.5` |
| [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.2.0` | `6.4.0` |
| [minimatch](https://github.com/isaacs/minimatch) | `9.0.4` | `9.0.5` |



Updates `@primer/react` from 36.22.0 to 36.24.0
- [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.2.11 to 11.2.12
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v11.2.11...v11.2.12)

Updates `@npmcli/eslint-config` from 4.0.4 to 4.0.5
- [Release notes](https://github.com/npm/eslint-config/releases)
- [Changelog](https://github.com/npm/eslint-config/blob/main/CHANGELOG.md)
- [Commits](npm/eslint-config@v4.0.4...v4.0.5)

Updates `eslint-plugin-promise` from 6.2.0 to 6.4.0
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v6.2.0...v6.4.0)

Updates `minimatch` from 9.0.4 to 9.0.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v9.0.4...v9.0.5)

---
updated-dependencies:
- dependency-name: "@primer/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: "@npmcli/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: minimatch
  dependency-type: direct:production
  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 July 2, 2024 05:34
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Jul 2, 2024
@dependabot dependabot bot temporarily deployed to github-pages July 2, 2024 05:40 Inactive
@wraithgar wraithgar merged commit 05efae1 into main Jul 2, 2024
9 checks passed
@wraithgar wraithgar deleted the dependabot/npm_and_yarn/main/dependency-updates-e9748ea1ef branch July 2, 2024 14:11
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.

1 participant