pomatez icon indicating copy to clipboard operation
pomatez copied to clipboard

build(deps): bump the app-production-dependencies group with 7 updates

Open dependabot[bot] opened this issue 6 months ago • 0 comments

Bumps the app-production-dependencies group with 7 updates:

Package From To
@types/react-beautiful-dnd 13.1.3 13.1.8
is-electron 2.2.1 2.2.2
postcss-preset-env 9.1.4 9.3.0
redux 4.2.0 4.2.1
redux-undo 1.0.1 1.1.0
universal-analytics 0.4.23 0.5.3
v8-compile-cache 2.3.0 2.4.0

Updates @types/react-beautiful-dnd from 13.1.3 to 13.1.8

Commits

Updates is-electron from 2.2.1 to 2.2.2

Release notes

Sourced from is-electron's releases.

v2.2.2

What's Changed

New Contributors

Full Changelog: https://github.com/cheton/is-electron/compare/v2.2.1...v2.2.2

Commits

Updates postcss-preset-env from 9.1.4 to 9.3.0

Changelog

Sourced from postcss-preset-env's changelog.

9.3.0

October 31, 2023

9.2.0

October 9, 2023

Commits

Updates redux from 4.2.0 to 4.2.1

Release notes

Sourced from redux's releases.

v4.2.1

This bugfix release removes the isMinified internal check to fix a compat issue with Expo. That check has added in early 2016, soon after Redux 3.0 was released, at a time when it was still less common to use bundlers with proper production build settings. Today that check is irrelevant, so we've removed it.

What's Changed

Full Changelog: https://github.com/reduxjs/redux/compare/v4.2.0...v4.2.1

Commits

Updates redux-undo from 1.0.1 to 1.1.0

Release notes

Sourced from redux-undo's releases.

1.1.0

Thanks to @​alexander-heimbuch we are now using Vite to build the project (omnidan/redux-undo#305)! 🎉

This allows us to export UMD as well as MJS builds and have our tooling ready for future updates.

What's Changed

New Contributors

Full Changelog: https://github.com/omnidan/redux-undo/compare/v1.0.1...v1.1.0

Commits

Updates universal-analytics from 0.4.23 to 0.5.3

Changelog

Sourced from universal-analytics's changelog.

0.5.3

  • Refactored request sending to no use JSON.stringify
  • Removed chapter regarding requestOptions that are no longer available since 0.5
  • Fixed UUID test errors

0.5.2

  • Upgraded debug to 4.3.1
  • Improved documentation

0.5.1

  • Fixed bug that caused requests to fail

0.5

  • Removed request dependency
  • Updated Readme
  • Added nodejs 10 and 12 in travis tests
  • Option to override default instance name
  • Invalid configuration key in README file.

0.4.22

  • Pin native-request version to 1.0.5

0.4.21

  • Upgraded request to native-request

0.4.20

  • Maintenance release

0.4.19

  • Updated request package

0.4.18

  • Fixed package-lock.json bug

0.4.17

  • Default to https instead of http when submitting data to Google Analytics
  • Switched from custom debugger to debug module

Deprecated:

  • .debug() is now deprecated in favor of setting the DEBUG environment variable: DEBUG=universal-analytics

... (truncated)

Commits

Updates v8-compile-cache from 2.3.0 to 2.4.0

Changelog

Sourced from v8-compile-cache's changelog.

2023-08-14, Version 2.4.0

  • Fix segmentation fault with Rosetta on Apple Silicon #45.
Commits
Maintainer changes

This version was pushed to npm by yungsters, a new releaser for v8-compile-cache since your current version.


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[bot] avatar Dec 29 '23 17:12 dependabot[bot]