-
Notifications
You must be signed in to change notification settings - Fork 77
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 frontend group in /web with 13 updates #1300
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the frontend group in /web with 13 updates: | Package | From | To | | --- | --- | --- | | [apexcharts](https://github.com/apexcharts/apexcharts.js) | `3.41.1` | `3.43.0` | | [react-icons](https://github.com/react-icons/react-icons) | `4.10.1` | `4.11.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.15.0` | `6.16.0` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.1.2` | `6.1.3` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.4.3` | `14.5.1` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.4` | `29.5.5` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.14.197` | `4.14.199` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.4` | `20.8.2` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.21` | `18.2.24` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.7` | `18.2.8` | | [prettier](https://github.com/prettier/prettier) | `3.0.2` | `3.0.3` | | [sass](https://github.com/sass/dart-sass) | `1.66.1` | `1.68.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.1.6` | `5.2.2` | Updates `apexcharts` from 3.41.1 to 3.43.0 - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](apexcharts/apexcharts.js@v3.41.1...v3.43.0) Updates `react-icons` from 4.10.1 to 4.11.0 - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v4.10.1...v4.11.0) Updates `react-router-dom` from 6.15.0 to 6.16.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `@testing-library/jest-dom` from 6.1.2 to 6.1.3 - [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.2...v6.1.3) Updates `@testing-library/user-event` from 14.4.3 to 14.5.1 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.4.3...v14.5.1) Updates `@types/jest` from 29.5.4 to 29.5.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/lodash` from 4.14.197 to 4.14.199 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 20.5.4 to 20.8.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.2.21 to 18.2.24 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.2.7 to 18.2.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `prettier` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.2...3.0.3) Updates `sass` from 1.66.1 to 1.68.0 - [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.66.1...1.68.0) Updates `typescript` from 5.1.6 to 5.2.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.1.6...v5.2.2) --- updated-dependencies: - dependency-name: apexcharts dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Oct 2, 2023
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/web/frontend-c528f27ae6
branch
October 9, 2023 23:24
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
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the frontend group in /web with 13 updates:
3.41.1
3.43.0
4.10.1
4.11.0
6.15.0
6.16.0
6.1.2
6.1.3
14.4.3
14.5.1
29.5.4
29.5.5
4.14.197
4.14.199
20.5.4
20.8.2
18.2.21
18.2.24
18.2.7
18.2.8
3.0.2
3.0.3
1.66.1
1.68.0
5.1.6
5.2.2
Updates
apexcharts
from 3.41.1 to 3.43.0Release notes
Sourced from apexcharts's releases.
Commits
394237c
build - 3.43.0ca32989
3.43.0739063a
datalabels issue in bubble chart; fixes #40319936ffc
switch to darker background color if theme is darkdf1e8ec
update e2e test samples69e6df5
update testb9c891d
update samplesd9d650d
improve "smooth" curve logice006e9c
improve getyAxisLabelsCoords based on formatter0563557
formattingUpdates
react-icons
from 4.10.1 to 4.11.0Release notes
Sourced from react-icons's releases.
Commits
2acc2a1
v4.11.059e6348
update icons6c62cf6
Merge branch 'pr/omarcostahamido/807' into update-icons901596f
feat: update lucide icons (#793)3288431
Updatefontawesome-6
29f870d
4.10.2-snapshot.0Updates
react-router-dom
from 6.15.0 to 6.16.0Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
Commits
13fb25a
chore: Update version for release (#10866)6bd6fb9
chore: Update version for release (pre) (#10849)9b1d184
chore: Update version for release (pre) (#10844)b6614b0
Add generics for Remix type enhancements (#10843)3069e52
chore: Update version for release (pre) (#10828)9852bb0
name change (#10812)a4495de
Export proper ErrorResponse type (#10811)ae75cdc
Export ShouldRevalidateFunctionArgs interface (#10797)8b3559a
Encode URIs during server rendering of <a href>/<form action> to avoi… (#10769)Updates
@testing-library/jest-dom
from 6.1.2 to 6.1.3Release notes
Sourced from
@testing-library/jest-dom
's releases.Commits
5b492ac
fix: proper@jest/globals
import (#530)Updates
@testing-library/user-event
from 14.4.3 to 14.5.1Release notes
Sourced from
@testing-library/user-event
's releases.Commits
d7483f0
fix: incorrect default import from@testing-library/dom
(#1162)4be87b3
chore: swap release scriptd95121d
chore: add --experimental-import-meta-resolve8779eae
chore: format, lint, fix lint4019cee
fix(exports): add a named export for userEventda00e8d
feat(types): Add additional type exports for UserEvent & Options (#1112)7a305de
chore: fix snapshot testing (#1090)e93a5af
chore: rewrite tests (#1081)Updates
@types/jest
from 29.5.4 to 29.5.5Commits
Updates
@types/lodash
from 4.14.197 to 4.14.199Commits
Updates
@types/node
from 20.5.4 to 20.8.2Commits
Updates
@types/react
from 18.2.21 to 18.2.24Commits
Updates
@types/react-dom
from 18.2.7 to 18.2.8Commits
Updates
prettier
from 3.0.2 to 3.0.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
d5f3171
Release 3.0.3a35008f
Support shared config that forbidsrequire()
(#15233)1ce97d1
Support TypeScript 5.2using
/await using
declaration (#15321)a73cfa0
Fix build script--report
option (#15323)941c6b3
Minor refactor togetSupportedFilesGlob
(#15319)f6c9e9b
Assert uniqueness in language properties (#15320)288ea7e
chore(deps): update dependency webpack to v5.88.2 (#15147)6654451
chore(deps): update dependency webpack to v5.88.2 (#15148)d059644
chore(deps): update dependency fast-glob to v3.3.1 (#15001)423011d
Minor refactor toexpandPatterns
(#15317)Updates
sass
from 1.66.1 to 1.68.0Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
de618fa
Fix an error during embedded compiler shutdown (#2092)873e91e
Cut a release (#2090)13c9fb3
Expose the containing URL to importers under some circumstances (#2083)69f1847
CI: Configure dependabot to update GitHub Actions, too (#2087)c22c84d
Update changelog for sass/embedded-host-node#248 (#2086)37e0ed5
Fix source span for calculation deprecation warnings (#2084)7370d6a
Fix changelog for 1.67.0 (#2085)5c31d1f
Re-enable new calculation functions (#2080)bdb145f
Fix example (#2074)77e208c
Run cli compilations in parallel dart isolates (#2078)Updates
typescript
from 5.1.6 to 5.2.2Release notes
Sourced from typescript's releases.
Commits
9684ba6
Cherry-pick fix for cross-file inlay hints (#55476) torelease-5.2
and LKG ...555ef99
Bump version to 5.2.2 and LKG6074b9d
Update LKG for 5.2.1 RC.b778ed1
Merge commit 'e936eb13d2900f21d79553c32a704307c7ad03dd' into release-5.210b9962
Bump version to 5.2.1-rc and LKGe936eb1
Update package-lock.jsone36cd57
Update package-lock.json581fba1
Update package-lock.json8fc8c95
Decorators normative updates (#55276)b1c4dc4
Fix class name references (#55262)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