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 7 updates #224

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the production group with 7 updates:

Package From To
@formatjs/cli 6.2.7 6.2.8
@testing-library/react 14.2.1 14.2.2
@types/react 18.2.67 18.2.70
autoprefixer 10.4.18 10.4.19
eslint-plugin-functional 6.1.1 6.3.0
postcss 8.4.36 8.4.38
react-intl 6.6.2 6.6.3

Updates @formatjs/cli from 6.2.7 to 6.2.8

Release notes

Sourced from @​formatjs/cli's releases.

@​formatjs/cli@​6.2.8

6.2.8 (2024-03-24)

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

Commits
  • 3f82991 build: publish
  • f5af78e chore: reformat
  • 7dc6388 build(deps-dev): bump ip from 1.1.8 to 1.1.9 (#4358)
  • 7afe64b docs: change polyfill.io to polyfill-fastly.io, fix #4363
  • 5a478ff chore: bump tzdata 2024a (#4365)
  • df4f212 chore(deps): update dependency @​types/node to v18.19.14 (#4336)
  • 8499cce chore(deps): update dependency @​vue/test-utils to v2.4.4 (#4337)
  • 92f2529 chore(deps): update dependency aspect_rules_ts to v2.1.1 (#4338)
  • 4362708 fix(babel-plugin-formatjs): fix crash on arg-less $t (#4342)
  • 837b2d3 fix(@​formatjs/cli-lib): onMsgExtracted / onMetaExtracted not getting called (...
  • Additional commits viewable in compare view


Updates @testing-library/react from 14.2.1 to 14.2.2

Release notes

Sourced from @​testing-library/react's releases.

v14.2.2

14.2.2 (2024-03-19)

Bug Fixes

Commits


Updates @types/react from 18.2.67 to 18.2.70

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-functional from 6.1.1 to 6.3.0

Release notes

Sourced from eslint-plugin-functional's releases.

v6.3.0

6.3.0 (2024-03-25)

Features

  • immutable-data: add option for ignoreNonConstDeclarations to treatParametersAsConst (#794) (059591a), closes #724

v6.2.3

6.2.3 (2024-03-25)

Bug Fixes

  • no-mixed-types: handle more than just property signatures, check the type of type references (#793) (55bd794), closes #734

v6.2.2

6.2.2 (2024-03-25)

Bug Fixes

  • immutable-data: ignore casting when evaluating the expressions (#792) (50e789a), closes #790

v6.2.1

6.2.1 (2024-03-24)

Bug Fixes

v6.2.0

6.2.0 (2024-03-22)

Bug Fixes

  • type-declaration-immutability: some (hopefully all) maximum call stack size exceeded errors (61c561c), closes #767

Features

Changelog

Sourced from eslint-plugin-functional's changelog.

6.3.0 (2024-03-25)

Features

  • immutable-data: add option for ignoreNonConstDeclarations to treatParametersAsConst (#794) (059591a), closes #724

6.2.3 (2024-03-25)

Bug Fixes

  • no-mixed-types: handle more than just property signatures, check the type of type references (#793) (55bd794), closes #734

6.2.2 (2024-03-25)

Bug Fixes

  • immutable-data: ignore casting when evaluating the expressions (#792) (50e789a), closes #790

6.2.1 (2024-03-24)

Bug Fixes

6.2.0 (2024-03-22)

Bug Fixes

  • type-declaration-immutability: some (hopefully all) maximum call stack size exceeded errors (61c561c), closes #767

Features

6.2.0-next.3 (2024-03-14)

Features

  • move flat configs to new "flat" subpackage (1d3533f)

6.2.0-next.2 (2024-03-14)

... (truncated)

Commits
  • eef0893 chore(release): 6.3.0 [skip ci]
  • 059591a feat(immutable-data): add option for ignoreNonConstDeclarations to `treatPa...
  • f147c2e chore(release): 6.2.3 [skip ci]
  • 55bd794 fix(no-mixed-types): handle more than just property signatures, check the typ...
  • fc4aacc chore(release): 6.2.2 [skip ci]
  • 50e789a fix(immutable-data): ignore casting when evaluating the expressions (#792)
  • 1c1f086 chore(release): 6.2.1 [skip ci]
  • b73bcd2 fix: type errors
  • d9f8916 chore: ignore esm conditional import files - only used during build
  • 6a65ac1 fix: improve typing exposed for flat configs
  • 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 react-intl from 6.6.2 to 6.6.3

Release notes

Sourced from react-intl's releases.

react-intl@6.6.3

6.6.3 (2024-03-24)

Note: Version bump only for package react-intl

Commits
  • 3f82991 build: publish
  • f5af78e chore: reformat
  • 7dc6388 build(deps-dev): bump ip from 1.1.8 to 1.1.9 (#4358)
  • 7afe64b docs: change polyfill.io to polyfill-fastly.io, fix #4363
  • 5a478ff chore: bump tzdata 2024a (#4365)
  • df4f212 chore(deps): update dependency @​types/node to v18.19.14 (#4336)
  • 8499cce chore(deps): update dependency @​vue/test-utils to v2.4.4 (#4337)
  • 92f2529 chore(deps): update dependency aspect_rules_ts to v2.1.1 (#4338)
  • 4362708 fix(babel-plugin-formatjs): fix crash on arg-less $t (#4342)
  • 837b2d3 fix(@​formatjs/cli-lib): onMsgExtracted / onMetaExtracted not getting called (...
  • 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 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
dependabot[bot] commented 6 months ago

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