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

Bump the dev group in /ui with 4 updates #3485

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2023

Bumps the dev group in /ui with 4 updates: @formatjs/cli, @testing-library/jest-dom, @testing-library/react and sass.

Updates @formatjs/cli from 6.2.0 to 6.2.2

Release notes

Sourced from @​formatjs/cli's releases.

@​formatjs/cli@​6.2.1

6.2.1 (2023-10-16)

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

Commits
  • 18b0a3b build: publish
  • dfec7e0 chore: fix build
  • fafbc09 fix(@​formatjs/intl-localematcher): fix distance algorithm
  • d95d21f feat(@​formatjs/intl-localematcher): implement distance-based locale matching ...
  • 65d9665 docs: add instructions
  • aa22ea5 docs: fix warnings
  • 561ca93 docs: fix warnings
  • d34a9e8 docs: upgrade to docusaurus 3
  • 448f0aa chore: add tests
  • d01d112 fix(@​formatjs/icu-skeleton-parser): parse 'EEEE' as long weekday
  • Additional commits viewable in compare view

Updates @testing-library/jest-dom from 6.1.3 to 6.1.4

Release notes

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

v6.1.4

6.1.4 (2023-10-12)

Bug Fixes

  • upgrade @adobe/css-tools to 4.3.1 to address vulnerability (#532) (44f1eab)
Commits
  • 44f1eab fix: upgrade @adobe/css-tools to 4.3.1 to address vulnerability (#532)
  • 6d65999 chore: add jest/vitest version to bug report template (#526)
  • See full diff in compare view

Updates @testing-library/react from 12.1.5 to 14.0.0

Release notes

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

v14.0.0

14.0.0 (2023-02-16)

Bug Fixes

  • Prevent "missing act" warning for queued microtasks (#1137) (f78839b)

Features

BREAKING CHANGES

v14.0.0-alpha.3

14.0.0-alpha.3 (2023-02-16)

Bug Fixes

  • Prevent "missing act" warning for queued microtasks (#1137) (f78839b)

v14.0.0-alpha.2

14.0.0-alpha.2 (2023-02-16)

Features

BREAKING CHANGES

v14.0.0-alpha.1

14.0.0-alpha.1 (2023-01-31)

Features

... (truncated)

Commits

Updates sass from 1.68.0 to 1.69.5

Release notes

Sourced from sass's releases.

Dart Sass 1.69.5

To install Sass 1.69.5, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

JS API

  • Compatibility with Node.js 21.0.0.

See the full changelog for changes in earlier releases.

Dart Sass 1.69.4

To install Sass 1.69.4, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Dart Sass 1.69.3

To install Sass 1.69.3, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

Embedded Sass

  • Fix TypeScript type locations in package.json.

See the full changelog for changes in earlier releases.

Dart Sass 1.69.2

To install Sass 1.69.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

JS API

... (truncated)

Changelog

Sourced from sass's changelog.

1.69.5

JS API

  • Compatibility with Node.js 21.0.0.

1.69.4

  • No user-visible changes.

1.69.3

Embedded Sass

  • Fix TypeScript type locations in package.json.

1.69.2

JS API

  • Fix a bug where Sass crashed when running in the browser if there was a global variable named process.

1.69.1

  • No user-visible changes.

1.69.0

  • Add a meta.get-mixin() function that returns a mixin as a first-class Sass value.

  • Add a meta.apply() mixin that includes a mixin value.

  • Add a meta.module-mixins() function which returns a map from mixin names in a module to the first-class mixins that belong to those names.

  • Add a meta.accepts-content() function which returns whether or not a mixin value can take a content block.

  • Add support for the relative color syntax from CSS Color 5. This syntax cannot be used to create Sass color values. It is always emitted as-is in the CSS output.

Dart API

  • Deprecate Deprecation.calcInterp since it was never actually emitted as a deprecation.

Embedded Sass

... (truncated)

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 <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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 7, 2023
Bumps the dev group in /ui with 4 updates: [@formatjs/cli](https://github.com/formatjs/formatjs), [@testing-library/jest-dom](https://github.com/testing-library/jest-dom), [@testing-library/react](https://github.com/testing-library/react-testing-library) and [sass](https://github.com/sass/dart-sass).


Updates `@formatjs/cli` from 6.2.0 to 6.2.2
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `@testing-library/jest-dom` from 6.1.3 to 6.1.4
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.1.3...v6.1.4)

Updates `@testing-library/react` from 12.1.5 to 14.0.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v12.1.5...v14.0.0)

Updates `sass` from 1.68.0 to 1.69.5
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.68.0...1.69.5)

---
updated-dependencies:
- dependency-name: "@formatjs/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/develop/dev-9d7f33a6b5 branch from 96978a9 to 351b1f3 Compare November 7, 2023 20:04
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2023

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

@dependabot dependabot bot closed this Dec 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/develop/dev-9d7f33a6b5 branch December 1, 2023 11:41
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants