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: bump the npm_dependencies group in /ui with 5 updates #103

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps the npm_dependencies group in /ui with 5 updates:

Package From To
@canonical/react-components 1.2.3 1.3.2
sass 1.79.3 1.79.4
@types/node 22.5.5 22.7.4
@types/react 18.3.8 18.3.10
@vitejs/plugin-react 4.3.1 4.3.2

Updates @canonical/react-components from 1.2.3 to 1.3.2

Release notes

Sourced from @​canonical/react-components's releases.

v1.3.2

1.3.2 (2024-09-26)

Bug Fixes

  • Fix broken type declarations downstream imports (#1141) (3879dc0)

v1.3.1

1.3.1 (2024-09-26)

Bug Fixes

v1.3.0

1.3.0 (2024-09-26)

Features

  • Fixing readme (to trigger the release of ESM) (2f143c3)

v1.2.5

1.2.5 (2024-09-19)

Bug Fixes

  • Update SideNavigationLink component's prop type (47d1030)

v1.2.4

1.2.4 (2024-09-17)

Bug Fixes

  • fix highlightSubstring not being able to handle special characters for regex (26cf50d)
Commits
  • 3879dc0 fix: Fix broken type declarations downstream imports (#1141)
  • 4872eaf chore(deps): update dependency vanilla-framework to v4.16.0 (#1131)
  • bcec9c1 chore(ci): Remove unnecessary Percy label CI check
  • 6e97f09 fix: include new build files (#1139)
  • 2f143c3 feat: Fixing readme (to trigger the release of ESM)
  • 88d11c1 Added a mention of the double cjs/esm build
  • e0b66f7 chore: Add an ESM submodule export to the build output (#1129)
  • 5187fb9 build: allow typescript to run on tests (#1124)
  • 47d1030 fix: Update SideNavigationLink component's prop type
  • 26cf50d fix: fix highlightSubstring not being able to handle special characters for r...
  • Additional commits viewable in compare view

Updates sass from 1.79.3 to 1.79.4

Release notes

Sourced from sass's releases.

Dart Sass 1.79.4

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

Changes

JS API

  • Fix a bug where passing green or blue to color.change() for legacy colors would fail.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.79.4

JS API

  • Fix a bug where passing green or blue to color.change() for legacy colors would fail.
Commits

Updates @types/node from 22.5.5 to 22.7.4

Commits

Updates @types/react from 18.3.8 to 18.3.10

Commits

Updates @vitejs/plugin-react from 4.3.1 to 4.3.2

Release notes

Sourced from @​vitejs/plugin-react's releases.

v4.3.2

Ignore directive sourcemap error #369

Changelog

Sourced from @​vitejs/plugin-react's changelog.

4.3.2 (2024-09-29)

Ignore directive sourcemap error #369

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

Bumps the npm_dependencies group in /ui with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@canonical/react-components](https://github.com/canonical/react-components) | `1.2.3` | `1.3.2` |
| [sass](https://github.com/sass/dart-sass) | `1.79.3` | `1.79.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.5` | `22.7.4` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.8` | `18.3.10` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.1` | `4.3.2` |


Updates `@canonical/react-components` from 1.2.3 to 1.3.2
- [Release notes](https://github.com/canonical/react-components/releases)
- [Changelog](https://github.com/canonical/react-components/blob/main/.releaserc)
- [Commits](canonical/react-components@v1.2.3...v1.3.2)

Updates `sass` from 1.79.3 to 1.79.4
- [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.79.3...1.79.4)

Updates `@types/node` from 22.5.5 to 22.7.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 18.3.8 to 18.3.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@vitejs/plugin-react` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.2/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@canonical/react-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_dependencies
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm_dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm_dependencies
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm_dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 30, 2024 08:39
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 30, 2024
@github-actions github-actions bot enabled auto-merge (squash) September 30, 2024 08:39
@github-actions github-actions bot merged commit 967ed3a into main Sep 30, 2024
13 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/ui/npm_dependencies-2adbe69f48 branch September 30, 2024 08:45
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