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

Bump the npm-production group with 5 updates #64

Merged
merged 2 commits into from
Mar 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps the npm-production group with 5 updates:

Package From To
@mdx-js/mdx 3.0.0 3.0.1
@primer/primitives 7.15.6 7.15.9
downshift 8.3.1 8.3.3
framer-motion 11.0.3 11.0.8
remark-mdx 3.0.0 3.0.1

Updates @mdx-js/mdx from 3.0.0 to 3.0.1

Release notes

Sourced from @​mdx-js/mdx's releases.

3.0.1

Fix

Types

Site

Full Changelog: mdx-js/mdx@3.0.0...3.0.1

Commits

Updates @primer/primitives from 7.15.6 to 7.15.9

Release notes

Sourced from @​primer/primitives's releases.

v7.15.9

Patch Changes

v7.15.8

Patch Changes

v7.15.7

Patch Changes

Changelog

Sourced from @​primer/primitives's changelog.

7.15.9

Patch Changes

7.15.8

Patch Changes

7.15.7

Patch Changes

Commits

Updates downshift from 8.3.1 to 8.3.3

Release notes

Sourced from downshift's releases.

v8.3.3

8.3.3 (2024-03-01)

Bug Fixes

  • fixes issue causing combobox to grab focus on render (#1575) (59366d9)

v8.3.2

8.3.2 (2024-02-21)

Bug Fixes

  • onMouseMove: only call handler on non-touch devices (#1571) (dc9da74)
Commits

Updates framer-motion from 11.0.3 to 11.0.8

Changelog

Sourced from framer-motion's changelog.

[11.0.8] 2024-02-29

Fixed

  • Ensure optimised appear animations are cancelled before layout animation measurements.

[11.0.7] 2024-02-29

Fixed

  • Strip comments from strings before testing if they're CSS variables to prevent significant performance degradation.

[11.0.6] 2024-02-23

Updated

  • Added support for motion(Fragment) for controlling variants. For internal Framer use only.

[11.0.5] 2024-02-13

Updated

  • Performance updates.

[11.0.4] 2024-02-13

Fixed

  • Tighten check for navigator.userAgent.
Commits

Updates remark-mdx from 3.0.0 to 3.0.1

Release notes

Sourced from remark-mdx's releases.

3.0.1

Fix

Types

Site

Full Changelog: mdx-js/mdx@3.0.0...3.0.1

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

@dependabot dependabot bot requested a review from a team as a code owner March 1, 2024 18:25
@dependabot dependabot bot added dependabot Dependabot issues and PRs npm Node.js issues and PRs labels Mar 1, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-production-79cab83a2b branch 5 times, most recently from 6cfc4df to c251e8c Compare March 2, 2024 03:38
@ncalteen ncalteen self-assigned this Mar 2, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-production-79cab83a2b branch from c251e8c to 82743cb Compare March 2, 2024 04:52
Bumps the npm-production group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@mdx-js/mdx](https://github.com/mdx-js/mdx/tree/HEAD/packages/mdx) | `3.0.0` | `3.0.1` |
| [@primer/primitives](https://github.com/primer/primitives) | `7.15.6` | `7.15.9` |
| [downshift](https://github.com/downshift-js/downshift) | `8.3.1` | `8.3.3` |
| [framer-motion](https://github.com/framer/motion) | `11.0.3` | `11.0.8` |
| [remark-mdx](https://github.com/mdx-js/mdx/tree/HEAD/packages/remark-mdx) | `3.0.0` | `3.0.1` |


Updates `@mdx-js/mdx` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/commits/3.0.1/packages/mdx)

Updates `@primer/primitives` from 7.15.6 to 7.15.9
- [Release notes](https://github.com/primer/primitives/releases)
- [Changelog](https://github.com/primer/primitives/blob/main/CHANGELOG.md)
- [Commits](primer/primitives@v7.15.6...v7.15.9)

Updates `downshift` from 8.3.1 to 8.3.3
- [Release notes](https://github.com/downshift-js/downshift/releases)
- [Changelog](https://github.com/downshift-js/downshift/blob/master/CHANGELOG.md)
- [Commits](downshift-js/downshift@v8.3.1...v8.3.3)

Updates `framer-motion` from 11.0.3 to 11.0.8
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v11.0.3...v11.0.8)

Updates `remark-mdx` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/commits/3.0.1/packages/remark-mdx)

---
updated-dependencies:
- dependency-name: "@mdx-js/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@primer/primitives"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: downshift
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: remark-mdx
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-production-79cab83a2b branch from 82743cb to 7e24c56 Compare March 2, 2024 05:55
@ncalteen ncalteen merged commit a7eebed into main Mar 2, 2024
7 checks passed
@ncalteen ncalteen deleted the dependabot/npm_and_yarn/npm-production-79cab83a2b branch March 2, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot Dependabot issues and PRs npm Node.js issues and PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant