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 with 4 updates #23

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps the dependencies group with 4 updates: @plasmohq/storage, framer-motion, typescript and wxt.

Updates @plasmohq/storage from 1.10.0 to 1.11.0

Release notes

Sourced from @​plasmohq/storage's releases.

v1.11.0

What's Changed

New Contributors

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

Commits
  • 13c5f3c chore: prettier
  • f3aa1bd Allow specifying custom serializer/deserializer functions for storage (#57)
  • e22a8c6 feat: implement isLoading state (#56)
  • 45dbeb2 ♻️ Added a loading state to the storage hook (#54)
  • See full diff in compare view

Updates framer-motion from 11.2.10 to 11.2.11

Changelog

Sourced from framer-motion's changelog.

[11.2.11] 2024-06-19

Fixed

  • Fix animations in resuspended components.
Commits

Updates typescript from 5.4.5 to 5.5.2

Release notes

Sourced from typescript's releases.

TypeScript 5.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.5 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.5 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • ce2e60e Update LKG
  • f3b21a2 🤖 Pick PR #58931 (Defer creation of barebonesLibSourc...) into release-5.5 (#...
  • 7b1620b 🤖 Pick PR #58811 (fix(58801): "Move to file" on globa...) into release-5.5 (#...
  • 5367ae1 Bump version to 5.5.2 and LKG
  • 02132e5 🤖 Pick PR #58895 (Fix global when typescript.js loade...) into release-5.5 (#...
  • 45b1e3c 🤖 Pick PR #58872 (Fix declaration emit crash) into release-5.5 (#58874)
  • 17933ee 🤖 Pick PR #58810 (Fixed declaration emit issue relate...) into release-5.5 (#...
  • 552b07e 🤖 Pick PR #58786 (Fixed declaration emit crash relate...) into release-5.5 (#...
  • 39c9eeb Pick #58857 to release-5.5 (#58858)
  • 2b0009c 🤖 Pick PR #58846 (Ensure the updates with crashes rev...) into release-5.5 (#...
  • Additional commits viewable in compare view

Updates wxt from 0.18.6 to 0.18.9

Release notes

Sourced from wxt's releases.

wxt v0.18.9

compare changes

🚀 Enhancements

  • experimental: Replace viteRuntime option with entrypointImporter option, and implement vite-node importer (#761)

wxt v0.18.8

compare changes

🚀 Enhancements

  • dev: Reload extension when public files change (#752)

🩹 Fixes

  • Don't load plugins twice in HTML pages (#746)
  • Ignore .wxt file changes in dev (#755)
  • modules: addViteConfig ignored user vite config (#760)

🏡 Chore

  • Refactor client web socket util (#753)
  • Add E2E test for addImportPreset (9fc6408)

wxt v0.18.7

compare changes

🩹 Fixes

  • dev: Fix CSP error loading HTML plugins (#723)
  • Generalize react-refresh preamble logic to virtualize all inline scripts (#728)
  • zip: Revert dotfile changes from #674 (#742, #674)

🏡 Chore

  • deps: Upgrade and sync all dependencies (#725)
  • Extract build cache script to NPM package (#737)
Commits
  • 936e89f chore(release): wxt v0.18.9
  • ad365ec feat(experimental): Replace viteRuntime option with entrypointImporter op...
  • b4283e3 chore(release): wxt v0.18.8
  • b467ad7 fix(modules): addViteConfig ignored user vite config (#760)
  • 9fc6408 chore: Add E2E test for addImportPreset
  • 394cb1a docs: Add 'WorkFlowy MultiFlow' to homepage
  • ffec885 fix: Ignore .wxt file changes in dev (#755)
  • 4758bea docs: update sandbox.md (#754)
  • 6671471 feat(dev): Reload extension when public files change (#752)
  • ae78dc7 chore: Refactor client web socket util (#753)
  • 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

Bumps the dependencies group with 4 updates: [@plasmohq/storage](https://github.com/PlasmoHQ/storage), [framer-motion](https://github.com/framer/motion), [typescript](https://github.com/Microsoft/TypeScript) and [wxt](https://github.com/wxt-dev/wxt).


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

Updates `framer-motion` from 11.2.10 to 11.2.11
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](framer/motion@v11.2.10...v11.2.11)

Updates `typescript` from 5.4.5 to 5.5.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.5...v5.5.2)

Updates `wxt` from 0.18.6 to 0.18.9
- [Release notes](https://github.com/wxt-dev/wxt/releases)
- [Commits](wxt-dev/wxt@wxt-v0.18.6...wxt-v0.18.9)

---
updated-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: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Jun 24, 2024
@github-actions github-actions bot merged commit 1998cf6 into main Jun 24, 2024
4 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/dependencies-b28448b8c4 branch June 24, 2024 04:02
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