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): update all non-major dependencies #404

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/core (source) 7.26.0 -> 7.26.10 age adoption passing confidence devDependencies patch
@babel/preset-env (source) 7.26.0 -> 7.26.9 age adoption passing confidence devDependencies patch
@blueprintjs/core (source) 5.14.2 -> 5.17.6 age adoption passing confidence devDependencies minor
@blueprintjs/datetime2 (source) 2.3.15 -> 2.3.30 age adoption passing confidence devDependencies patch
@blueprintjs/icons (source) 5.14.0 -> 5.20.0 age adoption passing confidence devDependencies minor
@blueprintjs/select (source) 5.3.3 -> 5.3.18 age adoption passing confidence devDependencies patch
@types/better-sqlite3 (source) 7.6.11 -> 7.6.12 age adoption passing confidence devDependencies patch
@types/node (source) 22.9.0 -> 22.13.10 age adoption passing confidence devDependencies minor
autoprefixer 10.4.20 -> 10.4.21 age adoption passing confidence devDependencies patch
axios (source) 1.7.7 -> 1.8.4 age adoption passing confidence devDependencies minor
better-sqlite3 11.5.0 -> 11.9.1 age adoption passing confidence devDependencies minor
canvas 3.0.0-rc2 -> 3.1.0 age adoption passing confidence devDependencies minor
cross-spawn 7.0.5 -> 7.0.6 age adoption passing confidence devDependencies patch
css-minimizer-webpack-plugin 7.0.0 -> 7.0.2 age adoption passing confidence devDependencies patch
jotai 2.10.2 -> 2.12.2 age adoption passing confidence devDependencies minor
json-schema-to-typescript 15.0.3 -> 15.0.4 age adoption passing confidence devDependencies patch
jsonschema 1.4.1 -> 1.5.0 age adoption passing confidence devDependencies minor
modern-screenshot 4.5.4 -> 4.6.0 age adoption passing confidence devDependencies minor
nanoid 5.0.9 -> 5.1.5 age adoption passing confidence devDependencies minor
node (source) 22.11 -> 22.14 age adoption passing confidence minor
p-queue 8.0.1 -> 8.1.0 age adoption passing confidence devDependencies minor
papaparse (source) 5.4.1 -> 5.5.2 age adoption passing confidence devDependencies minor
postcss (source) 8.5.1 -> 8.5.3 age adoption passing confidence devDependencies patch
react-intl (source) 7.1.5 -> 7.1.6 age adoption passing confidence devDependencies patch
react-refresh (source) 0.14.2 -> 0.16.0 age adoption passing confidence devDependencies minor
simfile-parser 0.7.2 -> 0.8.1 age adoption passing confidence devDependencies minor
typescript (source) 5.6.3 -> 5.8.2 age adoption passing confidence devDependencies minor
undici (source) 6.21.1 -> 6.21.2 age adoption passing confidence devDependencies patch
victory (source) 37.3.2 -> 37.3.6 age adoption passing confidence devDependencies patch
webpack 5.97.1 -> 5.98.0 age adoption passing confidence devDependencies minor
yarn (source) 4.5.1 -> 4.7.0 age adoption passing confidence packageManager minor
zip-webpack-plugin 4.0.2 -> 4.0.3 age adoption passing confidence devDependencies patch
zustand 5.0.1 -> 5.0.3 age adoption passing confidence devDependencies patch

Release Notes

babel/babel (@​babel/core)

v7.26.10

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
🏠 Internal

v7.26.9

Compare Source

🐛 Bug Fix
🏠 Internal

v7.26.8

Compare Source

v7.26.8 (2025-02-08)

🏠 Internal
  • babel-preset-env
    • #​17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0

v7.26.7

Compare Source

🐛 Bug Fix
palantir/blueprint (@​blueprintjs/core)

v5.17.6

Compare Source

v5.17.5

Compare Source

v5.17.4

Compare Source

v5.17.3

Compare Source

v5.17.2

Compare Source

v5.17.1

Compare Source

v5.17.0

Compare Source

v5.16.6

Compare Source

v5.16.5

Compare Source

v5.16.4

Compare Source

v5.16.3

Compare Source

v5.16.2

Compare Source

v5.16.1

Compare Source

v5.16.0

Compare Source

v5.15.0

Compare Source

palantir/blueprint (@​blueprintjs/datetime2)

v2.3.30

Compare Source

v2.3.29

Compare Source

v2.3.28

Compare Source

v2.3.27

Compare Source

v2.3.26

Compare Source

v2.3.25

Compare Source

v2.3.24

Compare Source

v2.3.23

Compare Source

v2.3.22

Compare Source

v2.3.21

Compare Source

v2.3.20

Compare Source

v2.3.19

Compare Source

v2.3.18

Compare Source

v2.3.17

Compare Source

v2.3.16

Compare Source

palantir/blueprint (@​blueprintjs/icons)

v5.20.0

Compare Source

v5.19.1

Compare Source

v5.19.0

Compare Source

v5.18.1

Compare Source

v5.18.0

Compare Source

v5.17.1

Compare Source

v5.17.0

Compare Source

v5.16.0

Compare Source

v5.15.1

Compare Source

v5.15.0

Compare Source

palantir/blueprint (@​blueprintjs/select)

v5.3.18

Compare Source

v5.3.17

Compare Source

v5.3.16

Compare Source

v5.3.15

Compare Source

v5.3.14

Compare Source

v5.3.13

Compare Source

v5.3.12

Compare Source

v5.3.11

Compare Source

v5.3.10

Compare Source

v5.3.9

Compare Source

v5.3.8

Compare Source

v5.3.7

Compare Source

v5.3.6

Compare Source

v5.3.5

Compare Source

v5.3.4

Compare Source

postcss/autoprefixer (autoprefixer)

v10.4.21

Compare Source

axios/axios (axios)

v1.8.4

Compare Source

Bug Fixes
  • buildFullPath: handle allowAbsoluteUrls: false without baseURL (#​6833) (f10c2e0)
Contributors to this release

v1.8.3

Compare Source

Bug Fixes
  • add missing type for allowAbsoluteUrls (#​6818) (10fa70e)
  • xhr/fetch: pass allowAbsoluteUrls to buildFullPath in xhr and fetch adapters (#​6814) (ec159e5)
Contributors to this release

v1.8.2

Compare Source

Bug Fixes
  • http-adapter: add allowAbsoluteUrls to path building (#​6810) (fb8eec2)
Contributors to this release

v1.8.1

Compare Source

Bug Fixes
  • utils: move generateString to platform utils to avoid importing crypto module into client builds; (#​6789) (36a5a62)
Contributors to this release

v1.8.0

Compare Source

Bug Fixes
Features
Reverts
BREAKING CHANGES
  • code relying on the above will now combine the URLs instead of prefer request URL

  • feat: add config option for allowing absolute URLs

  • fix: add default value for allowAbsoluteUrls in buildFullPath

  • fix: typo in flow control when setting allowAbsoluteUrls

Contributors to this release

1.7.9 (2024-12-04)

Reverts
Contributors to this release

1.7.8 (2024-11-25)

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Nov 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ddr-tools ✅ Ready (Inspect) Visit Preview Mar 19, 2025 8:11pm

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7f01374 to ac32770 Compare November 18, 2024 07:21
@renovate renovate bot changed the title Update dependency react-intl to v6.8.8 Update dependency react-intl to v6.8.9 Nov 18, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ac32770 to 905f6bb Compare November 18, 2024 15:56
@renovate renovate bot changed the title Update dependency react-intl to v6.8.9 Update all non-major dependencies Nov 18, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 905f6bb to c6a79ea Compare November 18, 2024 23:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c6a79ea to f3c6e3b Compare November 19, 2024 19:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f3c6e3b to 5780f2e Compare November 20, 2024 14:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5780f2e to da9ec8a Compare November 22, 2024 03:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from da9ec8a to 7da6e40 Compare November 22, 2024 20:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7da6e40 to a4de0ba Compare November 23, 2024 02:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a4de0ba to 0ce9648 Compare November 23, 2024 06:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0ce9648 to e4e1e52 Compare November 25, 2024 14:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e4e1e52 to 09aa485 Compare November 25, 2024 23:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 09aa485 to 9c3e9d7 Compare November 26, 2024 05:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9c3e9d7 to c63748c Compare November 26, 2024 12:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a6b87ea to 4183fa3 Compare March 7, 2025 11:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4183fa3 to da3237b Compare March 7, 2025 14:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from da3237b to 9d6e473 Compare March 8, 2025 11:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9d6e473 to 5c9aa2d Compare March 9, 2025 14:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5c9aa2d to ffb3642 Compare March 10, 2025 19:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ffb3642 to eab373a Compare March 11, 2025 21:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eab373a to 1ec801e Compare March 12, 2025 09:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1ec801e to cdbfe72 Compare March 13, 2025 11:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cdbfe72 to 2b40db8 Compare March 13, 2025 19:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2b40db8 to 591248d Compare March 14, 2025 05:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 591248d to 4afb20f Compare March 16, 2025 01:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4afb20f to 9e891a7 Compare March 18, 2025 03:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9e891a7 to 0f973da Compare March 19, 2025 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants