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(deps): bump the prod-deps group with 8 updates #752

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps the prod-deps group with 8 updates:

Package From To
@babel/runtime 7.23.6 7.23.7
@blueprintjs/core 5.7.2 5.8.0
@blueprintjs/icons 5.5.0 5.6.0
@blueprintjs/select 5.0.20 5.0.21
classnames 2.3.2 2.5.1
core-js 3.34.0 3.35.0
date-fns 2.30.0 3.1.0
react-router-dom 6.20.1 6.21.1

Updates @babel/runtime from 7.23.6 to 7.23.7

Release notes

Sourced from @​babel/runtime's releases.

v7.23.7 (2023-12-29)

🐛 Bug Fix

🏠 Internal

  • babel-helper-create-class-features-plugin
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators

Committers: 4

Changelog

Sourced from @​babel/runtime's changelog.

v7.23.7 (2023-12-29)

🐛 Bug Fix

🏠 Internal

  • babel-helper-create-class-features-plugin
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
Commits

Updates @blueprintjs/core from 5.7.2 to 5.8.0

Commits
  • 466de6b chore: Publish new release
  • dbfd65e [core] docs(EntityTitle): mark new component page as 'new' in docs
  • 3d070cc chore: upgrade dev deps (#6634)
  • efb0a70 [core] deprecate Portal stopPropagationEvents (#6632)
  • aaf1fa9 [core] feat: EntityTitle component (#6590)
  • ea28092 [core] feat: allow dialog bg to be overridden as Sass variable (#5086)
  • 1f0d4df [core] fix(KeyComboTag): use static icon imports (#6629)
  • a90c947 [eslint-config] break: set react-hooks/exhaustive-deps to error (#6624)
  • 7e765ea chore(deps): bump eslint-plugin-import from 2.26.0 to 2.29.1 (#6610)
  • d8a5e6a [core] fix(Popover): apply aria attrs to child, not wrapper (#6604)
  • Additional commits viewable in compare view

Updates @blueprintjs/icons from 5.5.0 to 5.6.0

Commits
  • 466de6b chore: Publish new release
  • 3d070cc chore: upgrade dev deps (#6634)
  • c79d670 [icons]: feat: team, trophy, soccer-ball, sports-stadium (#6627)
  • e08436b [icons] feat: "cloud-tick" icon (#6625)
  • 88a9387 [icons] fix: remove duplicate "group" property in icons.json (#6628)
  • 267f271 [icons] fix: invalid DOM attribute warning for transform-origin (#6594)
  • b80ca1d Upgrade deps: TypeScript v5.3, typescript-eslint v6.17 (#6620)
  • See full diff in compare view

Updates @blueprintjs/select from 5.0.20 to 5.0.21

Commits

Updates classnames from 2.3.2 to 2.5.1

Changelog

Sourced from classnames's changelog.

v2.5.1 / 2023-12-29

  • Remove workspaces field from package (#350)

v2.5.0 / 2023-12-27

  • Restore ability to pass a TypeScript interface (#341)
  • Add exports field to package (#342)

v2.4.0 / 2023-12-26

  • Use string concatenation to increase performance thanks Jon Koops (#336)

v2.3.3 / 2023-12-21

Commits

Updates core-js from 3.34.0 to 3.35.0

Changelog

Sourced from core-js's changelog.

3.35.0 - 2023.12.29
Commits
  • eafff6c 3.35.0
  • 63b7e18 simplify handling [[IsHTMLDDA]], is-object case already covered in `is-ca...
  • 8d46fe0 use toObject at the first place for the expected errors order
  • a090286 make collections .from method non-generic
  • 6e650fb make collections .of method non-generic
  • 87540ce fix subclassing of wrapped ArrayBuffer
  • a7b141b it seems that the ancient Array.prototype.push bug is fixed in V8 ~ Chrome ...
  • c8a8167 extract a-data-view helper
  • ff68fa6 drop array-slice-simple since in all current cases of usage it can't take `...
  • d5ee26e join array sorting in one method
  • Additional commits viewable in compare view

Updates date-fns from 2.30.0 to 3.1.0

Release notes

Sourced from date-fns's releases.

v3.1.0

This release is brought to you by @​kossnocorp, @​makstyle119 and @​dmgawel.

Fixed

Added

v3.0.6

On this release worked @​imwh0im, @​jamcry and @​tyrw.

Fixed

v3.0.5

This release is brought to you by @​goku4199.

Fixed

v3.0.4

This release is brought to you by @​kossnocorp.

Fixed

  • Fixed isWithinInterval bug caused by incorrectly sorting dates (#3623).

v3.0.3

Fixed

  • Rolled back pointing ESM types to the same d.ts files. Instead, now it copies the content to avoid the Masquerading as CJS problem reported by "Are the types wrong?".

v3.0.2

Fixed

v3.0.1

Fixed

... (truncated)

Changelog

Sourced from date-fns's changelog.

v3.1.0 - 2024-01-05

This release is brought to you by @​kossnocorp, @​makstyle119 and @​dmgawel.

Fixed

Added

v3.0.6 - 2023-12-22

On this release worked @​imwh0im, @​jamcry and @​tyrw.

Fixed

v3.0.5 - 2023-12-21

This release is brought to you by @​goku4199.

Fixed

v3.0.4 - 2023-12-21

This release is brought to you by @​kossnocorp.

Fixed

  • Fixed isWithinInterval bug caused by incorrectly sorting dates (#3623).

v3.0.3 - 2023-12-21

Fixed

  • Rolled back pointing ESM types to the same d.ts files. Instead now it copies the content to avoid the Masquerading as CJS problem reported by "Are the types wrong?".

v3.0.2 - 2023-12-21

Fixed

... (truncated)

Commits

Updates react-router-dom from 6.20.1 to 6.21.1

Release notes

Sourced from react-router-dom's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

... (truncated)

Changelog

Sourced from react-router-dom's changelog.

6.21.1

Patch Changes

6.21.0

Minor Changes

  • Add a new future.v7_relativeSplatPath flag to implement a breaking bug fix to relative routing when inside a splat route. (#11087)

    This fix was originally added in #10983 and was later reverted in #11078 because it was determined that a large number of existing applications were relying on the buggy behavior (see #11052)

    The Bug The buggy behavior is that without this flag, the default behavior when resolving relative paths is to ignore any splat (*) portion of the current route path.

    The Background This decision was originally made thinking that it would make the concept of nested different sections of your apps in <Routes> easier if relative routing would replace the current splat:

    <BrowserRouter>
      <Routes>
        <Route path="/" element={<Home />} />
        <Route path="dashboard/*" element={<Dashboard />} />
      </Routes>
    </BrowserRouter>

    Any paths like /dashboard, /dashboard/team, /dashboard/projects will match the Dashboard route. The dashboard component itself can then render nested <Routes>:

    function Dashboard() {
      return (
        <div>
          <h2>Dashboard</h2>
          <nav>
            <Link to="/">Dashboard Home</Link>
            <Link to="team">Team</Link>
            <Link to="projects">Projects</Link>
          </nav>
      &lt;Routes&gt;
        &lt;Route path=&quot;/&quot; element={&lt;DashboardHome /&gt;} /&gt;
        &lt;Route path=&quot;team&quot; element={&lt;DashboardTeam /&gt;} /&gt;
        &lt;Route path=&quot;projects&quot; element={&lt;DashboardProjects /&gt;} /&gt;
      &lt;/Routes&gt;
    &lt;/div&gt;

... (truncated)

Commits
  • 08cda17 chore: Update version for release (#11132)
  • e5d73cf chore: Update version for release (pre) (#11131)
  • ba99ec5 Merge branch 'main' into release-next
  • 0f04d11 Fix issues with partial hydration combined with route.lazy (#11121)
  • cc4436c Update changelogs for useResolvedSplat example
  • c292bdb Merge branch 'release-next' into dev
  • 69ba50e chore: Update version for release (#11114)
  • 54ec39e Allow persisted fetchers unmounted during submit to revalidate (#11102)
  • ea0ffee chore: Update version for release (pre) (#11095)
  • fe3c071 Slight refactor to partial hydration to leverage state.initialized properly (...
  • Additional commits viewable in compare view

You 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

Bumps the prod-deps group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.23.6` | `7.23.7` |
| [@blueprintjs/core](https://github.com/palantir/blueprint/tree/HEAD/packages/core) | `5.7.2` | `5.8.0` |
| [@blueprintjs/icons](https://github.com/palantir/blueprint/tree/HEAD/packages/icons) | `5.5.0` | `5.6.0` |
| [@blueprintjs/select](https://github.com/palantir/blueprint/tree/HEAD/packages/select) | `5.0.20` | `5.0.21` |
| [classnames](https://github.com/JedWatson/classnames) | `2.3.2` | `2.5.1` |
| [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.34.0` | `3.35.0` |
| [date-fns](https://github.com/date-fns/date-fns) | `2.30.0` | `3.1.0` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.20.1` | `6.21.1` |


Updates `@babel/runtime` from 7.23.6 to 7.23.7
- [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.7/packages/babel-runtime)

Updates `@blueprintjs/core` from 5.7.2 to 5.8.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/icons` from 5.5.0 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/icons)

Updates `@blueprintjs/select` from 5.0.20 to 5.0.21
- [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 `classnames` from 2.3.2 to 2.5.1
- [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md)
- [Commits](JedWatson/classnames@v2.3.2...v2.5.1)

Updates `core-js` from 3.34.0 to 3.35.0
- [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.35.0/packages/core-js)

Updates `date-fns` from 2.30.0 to 3.1.0
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.30.0...v3.1.0)

Updates `react-router-dom` from 6.20.1 to 6.21.1
- [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-minor
  dependency-group: prod-deps
- dependency-name: "@blueprintjs/icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@blueprintjs/select"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: classnames
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-major
  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 dependabot bot requested a review from a team as a code owner January 8, 2024 18:20
@dependabot dependabot bot removed the request for review from a team January 8, 2024 18:20
@dependabot dependabot bot added the ci/dependabot Used by dependabot to mark its changes as coming from itself label Jan 8, 2024
@dependabot dependabot bot requested a review from geakstr January 8, 2024 18:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file kind/enhancement release-note/misc Changes without direct user impact labels Jan 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2024

Superseded by #757.

@dependabot dependabot bot closed this Jan 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/prod-deps-de806670a6 branch January 15, 2024 18:22
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants