Bump the production-dependencies group across 1 directory with 7 updates - #317
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [framer-motion](https://github.com/motiondivision/motion) | `13.2.0` | `13.3.0` | | [googleapis](https://github.com/googleapis/google-api-nodejs-client) | `178.1.1` | `180.0.0` | | [next](https://github.com/vercel/next.js) | `16.3.4` | `16.3.5` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `10.0.1` | `10.0.10` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.8` | `19.3.0` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.8` | `19.3.0` | | [three](https://github.com/mrdoob/three.js) | `0.185.1` | `0.186.0` | Updates `framer-motion` from 13.2.0 to 13.3.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v13.2.0...v13.3.0) Updates `googleapis` from 178.1.1 to 180.0.0 - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Commits](googleapis/google-api-nodejs-client@googleapis-v178.1.1...googleapis-v180.0.0) Updates `next` from 16.3.4 to 16.3.5 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.3.4...v16.3.5) Updates `nodemailer` from 10.0.1 to 10.0.10 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v10.0.1...v10.0.10) Updates `react` from 19.2.8 to 19.3.0 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.3.0/packages/react) Updates `react-dom` from 19.2.8 to 19.3.0 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.3.0/packages/react-dom) Updates `three` from 0.185.1 to 0.186.0 - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 13.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: googleapis dependency-version: 180.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: next dependency-version: 16.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: nodemailer dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react dependency-version: 19.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-dom dependency-version: 19.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: three dependency-version: 0.186.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 production-dependencies group with 7 updates in the / directory:
13.2.013.3.0178.1.1180.0.016.3.416.3.510.0.110.0.1019.2.819.3.019.2.819.3.00.185.10.186.0Updates
framer-motionfrom 13.2.0 to 13.3.0Changelog
Sourced from framer-motion's changelog.
Commits
49f1fe1v13.3.0f777c92Updating changeloga820631Latestd27be7aupdate changelogffcb900Merge pull request #3821 from motiondivision/codex/animation-inspector0e3626cMerge pull request #3816 from motiondivision/codex/experiment-2-render-batch8c0c540Merge pull request #3815 from motiondivision/perf/style-effect-animate99731dcRename usedLength to measureDimension and reword AnimationElement doc27e222cShorten keyframes fast path comment7c3129aCollapse ElementState into a thin effect adapterUpdates
googleapisfrom 178.1.1 to 180.0.0Commits
68a542dchore: release main (#4015)35bc03b🦉 Updates from OwlBot post-processore825272feat: regenerate index files5cd3ab3fix(youtube): update the API10b6d89feat(workstations): update the API5f21866fix(workflows): update the API2f92651feat(workflowexecutions): update the APIddf4a37feat(webcontentpublisher): update the API4a1d721feat(threatintelligence): update the APIb5d4406fix(streetviewpublish): update the APIUpdates
nextfrom 16.3.4 to 16.3.5Release notes
Sourced from next's releases.
Commits
ca2c75ev16.3.514fb290[backport] Fix use cache prerender signal retention (#98448)2b1f28d[16.3.x] Add CSP nonce to script tags of loading and template files (#98403)4b56cee[16.3.x] Backport docs fixes (#98317)5568a02[backport] docs: local development: Rewrite docker section, add Windows Dev D...93249ab[16.3.X] Emit whole-app server NFTs whenoutput: 'standalone'is used with ...6549fd7[16.3.x] next/image: reject empty image on read/write to disk cache (#98186)d9eac96[16.3.x] next/image: skip 0-byte entries when initializing disk LRU cache (#9...84b35fe[test] Fix 16.3 deploy test assertions (#98133)14f9c1a[16.3.x][ci] Run flake detection and new deploy tests when merged and on back...Updates
nodemailerfrom 10.0.1 to 10.0.10Release notes
Sourced from nodemailer's releases.
... (truncated)
Changelog
Sourced from nodemailer's changelog.
Commits
a67b182chore(master): release 10.0.10 (#1873)f2d82fafix(smtp-connection): reassemble multiline replies in linear time28a5909fix(dkim): unfold folded header lines in linear timec7cc7cefix: derive the attachment filename from the basename of a Windows path5a35d59chore(master): release 10.0.9 (#1871)2f36eb1fix(addressparser): keep the text after a comment out of a quoted local part ...1465c3ffix(addressparser): bound the '@' probe to the run being scanned1732dc4chore(deps): update dev dependenciesec7eda6chore(deps): update dev dependencies618f912chore(master): release 10.0.8 (#1870)Updates
reactfrom 19.2.8 to 19.3.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
2dc7da7[test] Bump Jest to 30.4 (#37382)4f93894docs: remove stale parentType param from validateChildKeys JSDoc (#36928)dbc3750Update required references to GitHub repo (#36752)900ae09[flow] Bump flow to v0.317.0 (#36701)fbb1370[flow] Bump flow to v0.307.1 (#36199)56922cf[react-native-renderer] Delete Paper (legacy) renderer (#36285)74568e8[Flight] TransportAggregateErrors.errors(#36156)e66ef64[tests] remove withoutStack from assertConsole helpers (#35498)db71391[Fiber] Instrument the lazy initializer thenable in all cases (#35521)3e1abcc[tests] Require exact error messages in assertConsole helpers (#35497)Updates
react-domfrom 19.2.8 to 19.3.0Release notes
Sourced from react-dom's releases.