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

client/ts-web: bump cborg from 2.0.3 to 4.0.3 in /client-sdk/ts-web #1503

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2023

Bumps cborg from 2.0.3 to 4.0.3.

Release notes

Sourced from cborg's releases.

v4.0.3

4.0.3 (2023-09-19)

Trivial Changes

  • dev-deps: upgrade devDeps (84527a4)

v4.0.2

4.0.2 (2023-09-18)

Trivial Changes

  • deps-dev: bump @​semantic-release/npm from 10.0.6 to 11.0.0 (9b07df9)

v4.0.1

4.0.1 (2023-09-12)

v4.0.0

4.0.0 (2023-09-12)

⚠ BREAKING CHANGES

  • decodeFirst(), & require DecodeTokenizer to implement pos()

Features

  • add decodeFirst to json decoder (a1bd349)
  • decodeFirst(), & require DecodeTokenizer to implement pos() (1b35871)

Bug Fixes

  • make semantic-release work again (7ab7a4e)

Trivial Changes

v2.0.5

2.0.5 (2023-08-25)

Trivial Changes

  • deps-dev: bump typescript from 5.1.6 to 5.2.2 (4518600)
  • deps: bump actions/setup-node from 3.8.0 to 3.8.1 (148013b)

... (truncated)

Changelog

Sourced from cborg's changelog.

4.0.3 (2023-09-19)

Trivial Changes

  • dev-deps: upgrade devDeps (84527a4)

4.0.2 (2023-09-18)

Trivial Changes

  • deps-dev: bump @​semantic-release/npm from 10.0.6 to 11.0.0 (9b07df9)

4.0.1 (2023-09-12)

4.0.0 (2023-09-12)

⚠ BREAKING CHANGES

  • decodeFirst(), & require DecodeTokenizer to implement pos()

Features

  • add decodeFirst to json decoder (a1bd349)
  • decodeFirst(), & require DecodeTokenizer to implement pos() (1b35871)

Bug Fixes

  • make semantic-release work again (7ab7a4e)

Trivial Changes

2.0.5 (2023-08-25)

Trivial Changes

  • deps-dev: bump typescript from 5.1.6 to 5.2.2 (4518600)
  • deps: bump actions/setup-node from 3.8.0 to 3.8.1 (148013b)

2.0.4 (2023-08-14)

Trivial Changes

... (truncated)

Commits
  • 5598a4d chore(release): 4.0.3 [skip ci]
  • 84527a4 chore(dev-deps): upgrade devDeps
  • e597793 chore(release): 4.0.2 [skip ci]
  • 9b07df9 chore(deps-dev): bump @​semantic-release/npm from 10.0.6 to 11.0.0
  • 042fb71 chore(release): 4.0.1 [skip ci]
  • a7e62cb perf: faster utf8ToBytes (#94)
  • aff9d25 chore(release): 4.0.0 [skip ci]
  • 7ab7a4e fix: make semantic-release work again
  • 06133db chore: recompile types
  • a1bd349 feat: add decodeFirst to json decoder
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added c:client-sdk/typescript Category: TypeScript client SDK c:deps Category: external dependencies labels Sep 20, 2023
@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Merging #1503 (4d56386) into main (e57d909) will increase coverage by 1.39%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1503      +/-   ##
==========================================
+ Coverage   58.99%   60.39%   +1.39%     
==========================================
  Files         138      138              
  Lines        9714     9734      +20     
==========================================
+ Hits         5731     5879     +148     
+ Misses       3941     3813     -128     
  Partials       42       42              

see 2 files with indirect coverage changes

Bumps [cborg](https://github.com/rvagg/cborg) from 2.0.3 to 4.0.3.
- [Release notes](https://github.com/rvagg/cborg/releases)
- [Changelog](https://github.com/rvagg/cborg/blob/master/CHANGELOG.md)
- [Commits](rvagg/cborg@v2.0.3...v4.0.3)

---
updated-dependencies:
- dependency-name: cborg
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client-sdk/ts-web/cborg-4.0.3 branch from cfc6d42 to 4d56386 Compare September 21, 2023 11:03
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2023

Superseded by #1545.

@dependabot dependabot bot closed this Oct 24, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/client-sdk/ts-web/cborg-4.0.3 branch October 24, 2023 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:client-sdk/typescript Category: TypeScript client SDK c:deps Category: external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants