WorryFree Computers   »   [go: up one dir, main page]

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

Upgrade dependencies April 2024 #8098

Merged
merged 20 commits into from
Apr 3, 2024
Merged

Upgrade dependencies April 2024 #8098

merged 20 commits into from
Apr 3, 2024

Conversation

DellaBitta
Copy link
Contributor
@DellaBitta DellaBitta commented Mar 26, 2024

Discussion

Updating a series of Renovate-found outdated dependencies.

Including:

Additional minor dependency updates based on the renovate PR #5566:

  • @babel/core: 7.22.11 -> 7.24.3
  • @babel/register: 7.22.5 -> 7.23.7
  • @rushstack/ts-command-line: 4.15.2 -> 4.19.1
  • @types/chai: 4.3.5 -> 4.3.14
  • @types/chai-as-promised: 7.1.5 -> 7.1.8
  • @types/child-process-promise: 2.2.2 -> 2.2.6
  • @types/express: 4.17.17 -> 4.17.21
  • @types/inquirer: 8.2.6 -> 8.2.10
  • @types/js-yaml: 4.0.5 -> 4.0.9
  • @types/json-stable-stringify: 1.0.34 -> 1.0.36
  • @types/listr: 0.14.4 -> 0.14.9
  • @types/mz: 2.7.4 -> 2.7.8
  • @types/request: 2.48.8 -> 2.48.12
  • @types/sinon-chai: 3.2.9 -> 3.2.12
  • @types/resolve: 1.20.2 -> 1.20.6
  • @types/tmp: 0.2.3 -> 0.2.6
  • @types/trusted-types: 2.0.3 -> 2.0.7
  • @types/webpack : 5.28.0 -> 5.28.5
  • @types/yargs: 17.0.24 -> 17.0.32
  • chai: 4.3.7 -> 4.4.1
  • firebase-admin: 11.10.1 -> 11.11.1
  • json-stable-stringify: 1.0.2 -> 1.1.1
  • rollup-plugin-copy: 3.4.0 -> 3.5.0
  • rollup-plugin-dts: 5.3.0 -> 5.3.1
  • rollup-plugin-license: 3.0.1 -> 3.3.1
  • karma-webpack: 5.0.0 -> 5.0.1
  • karma-firefox-launcher: 2.1.2 -> 2.1.3
  • karma-spec-reporter: 0.0.34 -> 0.0.36
  • patch-package: 7.0.0 -> 7.0.2
  • protobufjs: 7.2.4 -> 7.2.6
  • simple-git: 3.19.1 -> 3.24.0

Did not upgrade these packages because they cause build errors:

  • eslint-plugin-import: 2.26.0 -> 2.29.1 # we may need to reorder our imports across our sourcebase.
  • karma: 6.4.2 -> 6.4.3
  • mocha-chai-jest-snapshot: 1.1.3 -> 1.1.4
  • prettier: 2.8.7 -> 2.8.8

Testing

CI.

API Changes

N/A.

Copy link
changeset-bot bot commented Mar 26, 2024

⚠️ No Changeset found

Latest commit: f0105c0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@google-oss-bot
Copy link
Contributor
google-oss-bot commented Mar 26, 2024

@google-oss-bot
Copy link
Contributor
google-oss-bot commented Mar 26, 2024

@DellaBitta DellaBitta marked this pull request as ready for review March 28, 2024 14:45
@DellaBitta DellaBitta changed the title Upgrade dependencies Upgrade dependencies April 2024 Mar 31, 2024
@DellaBitta DellaBitta marked this pull request as draft April 1, 2024 19:21
@DellaBitta DellaBitta marked this pull request as ready for review April 3, 2024 18:34
@DellaBitta DellaBitta requested a review from hsubox76 April 3, 2024 18:34
@hsubox76
Copy link
Contributor
hsubox76 commented Apr 3, 2024

FYI it looks like karma-webpack finally publishing 5.0.1 actually means that the 2021 fix from Feiyang actually got published, which means we can get rid of the patch-package patch that was added in this PR in order for webpack 5 to work: #7540

That might be complicated so maybe it can be a separate PR.

"@types/express": "4.17.17",
"chromedriver": "116.0.0",
"@types/express": "4.17.21",
"chromedriver": "119.0.1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woot, I guess we can go ahead and bump this to the latest now that we're on Node 20

@DellaBitta DellaBitta merged commit b64b947 into master Apr 3, 2024
44 checks passed
@DellaBitta DellaBitta deleted the ddb-deps-updates2 branch April 3, 2024 19:38
DellaBitta added a commit that referenced this pull request Apr 10, 2024
Adding changeset for dependency update PR #8098.
@google-oss-bot google-oss-bot mentioned this pull request Apr 10, 2024
@firebase firebase locked and limited conversation to collaborators May 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants