-
Notifications
You must be signed in to change notification settings - Fork 64
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(deps): bump the prod-deps group with 7 updates #711
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 prod-deps group with 7 updates: | Package | From | To | | --- | --- | --- | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.23.1` | `7.23.2` | | [@blueprintjs/core](https://github.com/palantir/blueprint/tree/HEAD/packages/core) | `4.17.5` | `5.6.0` | | [@blueprintjs/datetime](https://github.com/palantir/blueprint/tree/HEAD/packages/datetime) | `4.4.3` | `5.2.5` | | [@blueprintjs/icons](https://github.com/palantir/blueprint/tree/HEAD/packages/icons) | `4.14.3` | `5.3.0` | | [@blueprintjs/select](https://github.com/palantir/blueprint/tree/HEAD/packages/select) | `4.9.9` | `5.0.17` | | [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.33.0` | `3.33.2` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.16.0` | `6.18.0` | Updates `@babel/runtime` from 7.23.1 to 7.23.2 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-runtime) Updates `@blueprintjs/core` from 4.17.5 to 5.6.0 - [Release notes](https://github.com/palantir/blueprint/releases) - [Changelog](https://github.com/palantir/blueprint/blob/develop/CHANGELOG.md) - [Commits](https://github.com/palantir/blueprint/commits/@blueprintjs/[email protected]/packages/core) Updates `@blueprintjs/datetime` from 4.4.3 to 5.2.5 - [Release notes](https://github.com/palantir/blueprint/releases) - [Changelog](https://github.com/palantir/blueprint/blob/develop/CHANGELOG.md) - [Commits](https://github.com/palantir/blueprint/commits/@blueprintjs/[email protected]/packages/datetime) Updates `@blueprintjs/icons` from 4.14.3 to 5.3.0 - [Release notes](https://github.com/palantir/blueprint/releases) - [Changelog](https://github.com/palantir/blueprint/blob/develop/CHANGELOG.md) - [Commits](https://github.com/palantir/blueprint/commits/@blueprintjs/[email protected]/packages/icons) Updates `@blueprintjs/select` from 4.9.9 to 5.0.17 - [Release notes](https://github.com/palantir/blueprint/releases) - [Changelog](https://github.com/palantir/blueprint/blob/develop/CHANGELOG.md) - [Commits](https://github.com/palantir/blueprint/commits/@blueprintjs/[email protected]/packages/select) Updates `core-js` from 3.33.0 to 3.33.2 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.33.2/packages/core-js) Updates `react-router-dom` from 6.16.0 to 6.18.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) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: "@blueprintjs/core" dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps - dependency-name: "@blueprintjs/datetime" dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps - dependency-name: "@blueprintjs/icons" dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps - dependency-name: "@blueprintjs/select" dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
ci/dependabot
Used by dependabot to mark its changes as coming from itself
label
Nov 6, 2023
dependabot
bot
added
kind/enhancement
release-note/misc
Changes without direct user impact
labels
Nov 6, 2023
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/prod-deps-56ea0c8297
branch
November 13, 2023 19:01
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ci/dependabot
Used by dependabot to mark its changes as coming from itself
dependencies
Pull requests that update a dependency file
kind/enhancement
release-note/misc
Changes without direct user impact
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 prod-deps group with 7 updates:
7.23.1
7.23.2
4.17.5
5.6.0
4.4.3
5.2.5
4.14.3
5.3.0
4.9.9
5.0.17
3.33.0
3.33.2
6.16.0
6.18.0
Updates
@babel/runtime
from 7.23.1 to 7.23.2Release notes
Sourced from
@babel/runtime
's releases.Changelog
Sourced from
@babel/runtime
's changelog.... (truncated)
Commits
b4b9942
v7.23.20c9032d
Avoid override mistake in namespace imports (#16025)Updates
@blueprintjs/core
from 4.17.5 to 5.6.0Release notes
Sourced from
@blueprintjs/core
's releases.Commits
256f711
Publish3f0ba78
Upgrade to TypeScript v5.2 (#6476)96d1ef2
[eslint-config] break: enforce consistent type imports/exports (#6478)a4480b3
[core] feat(FormGroup): fill prop (#6472)61a8867
Publish93cac98
[core] fix(ResizeSensor): ResizeObserver feature detection (#6468)543891e
[core] fix: restore PopoverPosition value export (#6467)22fca63
Publish3b4b67c
docs: add 'deprecated' tag to nav menu items (#6461)8de803d
[core] fix(ControlCard): align control indicator to top (#6460)Updates
@blueprintjs/datetime
from 4.4.3 to 5.2.5Commits
256f711
Publish3f0ba78
Upgrade to TypeScript v5.2 (#6476)96d1ef2
[eslint-config] break: enforce consistent type imports/exports (#6478)61a8867
Publish22fca63
Publish3b4b67c
docs: add 'deprecated' tag to nav menu items (#6461)351030f
[webpack-build-scripts] feat: migrate to swc (#6453)ee51f84
Publisha1be9dc
Publish5188bab
PublishUpdates
@blueprintjs/icons
from 4.14.3 to 5.3.0Commits
256f711
Publishccbedb0
[icons] feat: new icon "new-shield" (#6502)3f0ba78
Upgrade to TypeScript v5.2 (#6476)96d1ef2
[eslint-config] break: enforce consistent type imports/exports (#6478)9b83cff
feat: new icons - paste variable, phone forward, phone call (#6477)22fca63
Publish351030f
[webpack-build-scripts] feat: migrate to swc (#6453)ee51f84
Publishbf0a781
[icons] feat: new icons "geotime" and "unlink" (#6431)a1be9dc
PublishUpdates
@blueprintjs/select
from 4.9.9 to 5.0.17Commits
256f711
Publish3f0ba78
Upgrade to TypeScript v5.2 (#6476)96d1ef2
[eslint-config] break: enforce consistent type imports/exports (#6478)61a8867
Publish22fca63
Publishdba1623
[core] fix(Popover): React 18 strict mode compat (#6458)351030f
[webpack-build-scripts] feat: migrate to swc (#6453)ee51f84
Publisha1be9dc
Publish5188bab
PublishUpdates
core-js
from 3.33.0 to 3.33.2Changelog
Sourced from core-js's changelog.
Commits
7cbd6b5
3.33.2ffc6984
temporarily drop unspecified special cases fromNumber.fromString
before cl...f7b095e
fix handling of fractional number part and some special cases in `Number.from...55cd424
adaptget-built-in-prototype-method
helper for some future use caseseffda0c
drop an extra method named6f71d1
add support ofSuppressedError
tostructuredClone
polyfill and simplify itc6ea9f7
simplifystructuredClone
polyfill, avoid second tree pass in cases of trans...65e9213
remove unspecified unnecessaryArrayBuffer
andDataView
dependencies of `...adc588c
3.33.1d47cb73
fixstable/instance/for-each
dependenciesUpdates
react-router-dom
from 6.16.0 to 6.18.0Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
... (truncated)
Commits
667f936
chore: Update version for release (#10981)67af262
chore: Update version for release (pre) (#10978)1500288
Updates for v7_fetcherPersist post-processing logic (#10977)cacc90b
chore: Update version for release (pre) (#10966)19af0cf
Add future.v7_fetcherPersist flag (#10962)cb2d911
Add fetcher data layer (#10961)c0dbcd2
Add useFetcher(key) and <Form navigate={false}> (#10960)805924d
Revert "Ensure Form contains splat portion of pathname when no action is spec...908a40a
Ensure Form contains splat portion of pathname when no action is specified (#...a71b4e2
Merge branch 'release-next' into devYou can trigger a rebase of this PR 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