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

Release 2.3.2 #379

Merged
merged 26 commits into from
Jan 15, 2025
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
cd78c6e
Bump elliptic from 6.5.7 to 6.6.0 (#347)
dependabot[bot] Dec 10, 2024
48bb378
Bump http-proxy-middleware from 2.0.6 to 2.0.7 (#354)
dependabot[bot] Dec 10, 2024
b68f7d7
Bump webpack from 5.95.0 to 5.97.1 (#364)
dependabot[bot] Dec 10, 2024
d43e60d
Bump webpack-merge from 4.2.2 to 6.0.1 (#348)
dependabot[bot] Dec 17, 2024
1284248
Bump eslint from 6.8.0 to 9.16.0 (#360)
dependabot[bot] Dec 17, 2024
28ddfcb
Bump jest and @types/jest (#366)
dependabot[bot] Jan 6, 2025
1974633
Bump typescript from 4.9.5 to 5.7.2 (#368)
dependabot[bot] Jan 8, 2025
5bd2d7c
Bump ua-parser-js from 1.0.35 to 2.0.0 (#373)
dependabot[bot] Jan 8, 2025
c01bb2d
Bump @typescript-eslint/parser from 8.18.0 to 8.19.1 (#372)
dependabot[bot] Jan 8, 2025
a72a278
Bump jest-environment-jsdom from 29.5.0 to 29.7.0 (#378)
dependabot[bot] Jan 8, 2025
4abbd06
Bump ts-jest from 29.1.0 to 29.2.5 (#377)
dependabot[bot] Jan 8, 2025
7430330
Bump ts-loader from 6.2.2 to 9.5.1 (#376)
dependabot[bot] Jan 8, 2025
35bd421
Bump prettier from 1.19.1 to 3.4.2 (#363)
dependabot[bot] Jan 8, 2025
85ee020
Bump webpack-cli from 4.10.0 to 6.0.1 (#381)
dependabot[bot] Jan 9, 2025
bb85142
Bump @types/node from 17.0.45 to 22.10.5 (#384)
dependabot[bot] Jan 9, 2025
0ac539e
Bump jsdom from 20.0.3 to 26.0.0 (#383)
dependabot[bot] Jan 9, 2025
7ec5150
Bump eslint from 9.16.0 to 9.17.0 (#382)
dependabot[bot] Jan 9, 2025
b93ff1e
Bump tslib from 1.14.1 to 2.8.1 (#369)
dependabot[bot] Jan 10, 2025
182161d
Bump webpack-dev-server from 4.13.3 to 5.2.0 (#389)
dependabot[bot] Jan 11, 2025
203cd81
Bump eslint-config-prettier from 6.15.0 to 9.1.0 (#388)
dependabot[bot] Jan 11, 2025
6b6c3c3
Bump @typescript-eslint/eslint-plugin from 8.18.0 to 8.19.1 (#386)
dependabot[bot] Jan 11, 2025
dba47af
Bump typescript from 5.7.2 to 5.7.3 (#387)
dependabot[bot] Jan 11, 2025
401c357
Cleanup unused dependencies (#325) (#385)
stefankiesz Jan 13, 2025
6c803dd
2.3.2 version bump (#394)
stefankiesz Jan 13, 2025
8083ea7
Bump eslint-config-prettier from 9.1.0 to 10.0.1 (#393)
dependabot[bot] Jan 13, 2025
b865dfa
Remove examples dirs before publishing (#395)
stefankiesz Jan 14, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump @types/node from 17.0.45 to 22.10.5 (#384)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.45 to 22.10.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Jan 9, 2025
commit bb85142580caffadbc41436c3f39e2f516edd399
19 changes: 14 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@
"devDependencies": {
"@trust/webcrypto": "^0.9.2",
"@types/jest": "^29.5.14",
"@types/node": "^17.0.41",
"@types/node": "^22.10.5",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"codecov": "^3.7.1",