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

chore(deps): bump the dependencies group across 1 directory with 7 updates #33

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 7 updates in the / directory:

Package From To
@emotion/react 11.13.0 11.13.3
@plasmohq/storage 1.11.0 1.12.0
framer-motion 11.3.21 11.3.31
@types/react 18.3.3 18.3.5
husky 9.1.4 9.1.5
vite-tsconfig-paths 4.3.2 5.0.1
wxt 0.19.4 0.19.8

Updates @emotion/react from 11.13.0 to 11.13.3

Release notes

Sourced from @​emotion/react's releases.

@​emotion/react@​11.13.3

Patch Changes

Commits

Updates @plasmohq/storage from 1.11.0 to 1.12.0

Release notes

Sourced from @​plasmohq/storage's releases.

v1.12.0

What's Changed

Full Changelog: PlasmoHQ/storage@v1.11.0...v1.12.0

Commits

Updates framer-motion from 11.3.21 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.

[11.3.30] 2024-08-23

Fixed

  • Removed double "change" handler on externally-provided MotionValues.

[11.3.29] 2024-08-21

Fixed

  • Selective cancellation of optimised appear animations.

[11.3.28] 2024-08-15

Fixed

  • Use startTime instead of elapsed to sync optimised animations.

[11.3.27] 2024-08-14

Changed

  • Allow manual setting of startTime via animation options (currently for internal use only).

[11.3.26] 2024-08-14

Fixed

  • Improving synchronisation between DOM animations on externally-provided MotionValues and internal MotionValues.
  • Fixing unit conversion on DOM animations with externally-provided MotionValues.

[11.3.25] 2024-08-14

Changed

  • Improve calculation of startTime to prefer the immediacy of animation creation over keyframe resolution, but fall back to the latter if the former would lead to a perceptual jump.

[11.3.24] 2024-08-08

Fixed

  • Fixing incorrect version publish.

... (truncated)

Commits

Updates @types/react from 18.3.3 to 18.3.5

Commits

Updates husky from 9.1.4 to 9.1.5

Release notes

Sourced from husky's releases.

v9.1.5

What's Changed

New Contributors

Full Changelog: typicode/husky@v9.1.4...v9.1.5

Commits

Updates vite-tsconfig-paths from 4.3.2 to 5.0.1

Release notes

Sourced from vite-tsconfig-paths's releases.

v5.0.0

This package is now ESM only in order to align with Vite: https://vitejs.dev/guide/migration#deprecate-cjs-node-api

If your project is using CommonJS, you can rename your Vite config to use the .mjs or .mts extension (depending on whether you use TypeScript or not). If you're not using Vite v5.0.0+, you may want to pin your dependency to v4 of this plugin.

Commits

Updates wxt from 0.19.4 to 0.19.8

Release notes

Sourced from wxt's releases.

wxt v0.19.8

compare changes

🔥 Performance

  • Ignore output directories for all vite.watcher (#924)

🩹 Fixes

  • Fallback to GitHub API for listing templates when ungh is down (#944)

🏡 Chore

  • types: Cleanup types in wxt/browser/chrome (#932)

❤️ Contributors

  • 1natsu

wxt v0.19.7

compare changes

🚀 Enhancements

  • testing: Run WXT modules when setting up test environment (#926)
  • modules: Add addAlias helper (#928)

🩹 Fixes

  • testing: Stub chrome and browser globals with fakeBrowser automatically (#925)
  • Ensure TSConfig paths start with ../ or ./ so they are valid (#927)

📖 Documentation

  • Fix module name for wxt/browser/chrome (751706d)

🏡 Chore

  • Remove warning log for missing public directory (5f2e1c3)

wxt v0.19.6

compare changes

🔥 Performance

  • Ignore non-source code from the file watcher (#919)

🩹 Fixes

  • Typo in sidepanel options (browse_stylebrowser_style) (#914)

... (truncated)

Commits
  • 8771676 chore(release): wxt v0.19.8
  • aebbbb0 fix: Fallback to GitHub API for listing templates when ungh is down (#944)
  • 68183b6 chore(types): Cleanup types in wxt/browser/chrome (#932)
  • 45809c0 chore: Update lockfile
  • 13163c9 chore(dev-deps): Upgrade @aklinker1/buildc from v1.0.11 to v1.1.0
  • aedbba3 perf: Ignore output directories for all vite.watcher (#924)
  • 763dbd5 chore(release): wxt v0.19.7
  • 5821ae0 feat: New @wxt-dev/i18n package (#758)
  • 751706d docs: Fix module name for wxt/browser/chrome
  • cf85547 feat(modules): Add addAlias helper (#928)
  • 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

…dates

Bumps the dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.13.0` | `11.13.3` |
| [@plasmohq/storage](https://github.com/PlasmoHQ/storage) | `1.11.0` | `1.12.0` |
| [framer-motion](https://github.com/framer/motion) | `11.3.21` | `11.3.31` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `18.3.5` |
| [husky](https://github.com/typicode/husky) | `9.1.4` | `9.1.5` |
| [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `4.3.2` | `5.0.1` |
| [wxt](https://github.com/wxt-dev/wxt) | `0.19.4` | `0.19.8` |



Updates `@emotion/react` from 11.13.0 to 11.13.3
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@plasmohq/storage` from 1.11.0 to 1.12.0
- [Release notes](https://github.com/PlasmoHQ/storage/releases)
- [Commits](PlasmoHQ/storage@v1.11.0...v1.12.0)

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

Updates `@types/react` from 18.3.3 to 18.3.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `husky` from 9.1.4 to 9.1.5
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.4...v9.1.5)

Updates `vite-tsconfig-paths` from 4.3.2 to 5.0.1
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v4.3.2...v5.0.1)

Updates `wxt` from 0.19.4 to 0.19.8
- [Release notes](https://github.com/wxt-dev/wxt/releases)
- [Commits](wxt-dev/wxt@wxt-v0.19.4...wxt-v0.19.8)

---
updated-dependencies:
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@plasmohq/storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: wxt
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 2, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 9, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-0d7da258a8 branch September 9, 2024 04:00
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.

0 participants