verida / verida-one-webapp

Verida One is a public, decentralized platform that allows you to showcase who you are across Web2 and Web3, online and IRL
https://www.verida.one
ISC License
6 stars 3 forks source link

Bump the production group with 9 updates #238

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the production group with 9 updates:

Package From To
@formatjs/cli 6.2.7 6.2.9
@types/react 18.2.67 18.2.78
@types/react-dom 18.2.22 18.2.25
autoprefixer 10.4.18 10.4.19
eslint-plugin-formatjs 4.12.2 4.13.0
postcss 8.4.36 8.4.38
prettier-plugin-tailwindcss 0.5.12 0.5.13
react-intl 6.6.2 6.6.5
tailwindcss 3.4.1 3.4.3

Updates @formatjs/cli from 6.2.7 to 6.2.9

Release notes

Sourced from @​formatjs/cli's releases.

@​formatjs/cli@​6.2.9

6.2.9 (2024-03-27)

Bug Fixes

@​formatjs/cli@​6.2.8

6.2.8 (2024-03-24)

Note: Version bump only for package @​formatjs/cli

Commits


Updates @types/react from 18.2.67 to 18.2.78

Commits


Updates @types/react-dom from 18.2.22 to 18.2.25

Commits


Updates autoprefixer from 10.4.18 to 10.4.19

Release notes

Sourced from autoprefixer's releases.

10.4.19

  • Removed end value has mixed support, consider using flex-end warning since end/start now have good support.
Changelog

Sourced from autoprefixer's changelog.

10.4.19

  • Removed end value has mixed support, consider using flex-end warning since end/start now have good support.
Commits


Updates eslint-plugin-formatjs from 4.12.2 to 4.13.0

Release notes

Sourced from eslint-plugin-formatjs's releases.

eslint-plugin-formatjs@4.13.0

4.13.0 (2024-04-06)

Features

Commits
  • d3b7db7 build: publish
  • d019691 feat(eslint-plugin-formatjs): lint this.intl.formatMessage(...) calls (#4383)
  • cd2114d build(deps): bump webpack-dev-middleware (#4378)
  • 156857e chore(deps): update io_buildbuddy_buildbuddy_toolchain digest to 397181b (#4381)
  • 62ae1d5 build: publish
  • 56dd02c fix(@​formatjs/cli-lib): fix issue with vue 3.4
  • abba1cf build(deps): bump express (#4380)
  • db0daee fix(deps): update dependency magic-string to v0.30.8 (#4348)
  • 346fd47 build(deps): bump follow-redirects from 1.15.4 to 1.15.6 (#4374)
  • 02b2357 build(deps): bump follow-redirects (#4373)
  • Additional commits viewable in compare view


Updates postcss from 8.4.36 to 8.4.38

Release notes

Sourced from postcss's releases.

8.4.38

8.4.37

  • Fixed original.column are not numbers error in another case.
Changelog

Sourced from postcss's changelog.

8.4.38

8.4.37

  • Fixed original.column are not numbers error in another case.
Commits
  • a69d45e Release 8.4.38 version
  • 64e35d9 Update dependencies
  • c1ad8fb Merge pull request #1932 from romainmenke/fix-warning-end-index--inventive-nu...
  • b45e7e9 fix endIndex
  • 1bea246 failing test: for endIndex 0 in rangeBy
  • 0fd1d86 Add changelog auto release on Github
  • 49c906e Release 8.4.37 version
  • b5bd92c Fix another broken prev source map issue
  • 2882039 Update dependencies
  • See full diff in compare view


Updates prettier-plugin-tailwindcss from 0.5.12 to 0.5.13

Release notes

Sourced from prettier-plugin-tailwindcss's releases.

v0.5.13

Added

  • Add support for @zackad/prettier-plugin-twig-melody (#255)
Changelog

Sourced from prettier-plugin-tailwindcss's changelog.

[0.5.13] - 2024-03-27

Added

  • Add support for @zackad/prettier-plugin-twig-melody (#255)
Commits


Updates react-intl from 6.6.2 to 6.6.5

Release notes

Sourced from react-intl's releases.

react-intl@6.6.5

6.6.5 (2024-04-06)

Note: Version bump only for package react-intl

react-intl@6.6.4

6.6.4 (2024-03-27)

Note: Version bump only for package react-intl

react-intl@6.6.3

6.6.3 (2024-03-24)

Note: Version bump only for package react-intl

Commits
  • d3b7db7 build: publish
  • d019691 feat(eslint-plugin-formatjs): lint this.intl.formatMessage(...) calls (#4383)
  • cd2114d build(deps): bump webpack-dev-middleware (#4378)
  • 156857e chore(deps): update io_buildbuddy_buildbuddy_toolchain digest to 397181b (#4381)
  • 62ae1d5 build: publish
  • 56dd02c fix(@​formatjs/cli-lib): fix issue with vue 3.4
  • abba1cf build(deps): bump express (#4380)
  • db0daee fix(deps): update dependency magic-string to v0.30.8 (#4348)
  • 346fd47 build(deps): bump follow-redirects from 1.15.4 to 1.15.6 (#4374)
  • 02b2357 build(deps): bump follow-redirects (#4373)
  • Additional commits viewable in compare view


Updates tailwindcss from 3.4.1 to 3.4.3

Release notes

Sourced from tailwindcss's releases.

v3.4.3

Fixed

  • Revert changes to glob handling (#13384)

v3.4.2

Fixed

  • Ensure max specificity of 0,0,1 for button and input Preflight rules (#12735)
  • Improve glob handling for folders with (, ), [ or ] in the file path (#12715)
  • Split :has rules when using experimental.optimizeUniversalDefaults (#12736)
  • Sort arbitrary properties alphabetically across multiple class lists (#12911)
  • Add mix-blend-plus-darker utility (#12923)
  • Ensure dashes are allowed in variant modifiers (#13303)
  • Fix crash showing completions in Intellisense when using a custom separator (#13306)
  • Transpile import.meta.url in config files (#13322)
  • Reset letter spacing for form elements (#13150)
  • Fix missing xx-large and remove double x-large absolute size (#13324)
  • Don't error when encountering nested CSS unless trying to @apply a class that uses nesting (#13325)
  • Ensure that arbitrary properties respect important configuration (#13353)
  • Change dark mode selector so @apply works correctly with pseudo elements (#13379)
Changelog

Sourced from tailwindcss's changelog.

[3.4.3] - 2024-03-27

Fixed

  • Revert changes to glob handling (#13384)

[3.4.2] - 2024-03-27

Fixed

  • Ensure max specificity of 0,0,1 for button and input Preflight rules (#12735)
  • Improve glob handling for folders with (, ), [ or ] in the file path (#12715)
  • Split :has rules when using experimental.optimizeUniversalDefaults (#12736)
  • Sort arbitrary properties alphabetically across multiple class lists (#12911)
  • Add mix-blend-plus-darker utility (#12923)
  • Ensure dashes are allowed in variant modifiers (#13303)
  • Fix crash showing completions in Intellisense when using a custom separator (#13306)
  • Transpile import.meta.url in config files (#13322)
  • Reset letter spacing for form elements (#13150)
  • Fix missing xx-large and remove double x-large absolute size (#13324)
  • Don't error when encountering nested CSS unless trying to @apply a class that uses nesting (#13325)
  • Ensure that arbitrary properties respect important configuration (#13353)
  • Change dark mode selector so @apply works correctly with pseudo elements (#13379)
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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
aws-amplify-us-east-2[bot] commented 5 months ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-238.d29a9kk5kl8bp0.amplifyapp.com

aurelticot commented 5 months ago

@dependabot rebase

aurelticot commented 5 months ago

@dependabot rebase

dependabot[bot] commented 5 months ago

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