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.2 in /client-sdk/ts-web #1501

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps cborg from 2.0.3 to 4.0.2.

Release notes

Sourced from cborg's releases.

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)

v2.0.4

2.0.4 (2023-08-14)

Trivial Changes

  • deps: bump actions/setup-node from 3.7.0 to 3.8.0 (3c5c865)
Changelog

Sourced from cborg's changelog.

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

  • deps: bump actions/setup-node from 3.7.0 to 3.8.0 (3c5c865)
Commits
  • 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
  • 1b35871 feat!: decodeFirst(), & require DecodeTokenizer to implement pos()
  • 026ee8f 3.0.0
  • 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)

Bumps [cborg](https://github.com/rvagg/cborg) from 2.0.3 to 4.0.2.
- [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.2)

---
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 added c:client-sdk/typescript Category: TypeScript client SDK c:deps Category: external dependencies labels Sep 19, 2023
@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #1501 (c5d449d) into main (b9bea98) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1501   +/-   ##
=======================================
  Coverage   60.42%   60.42%           
=======================================
  Files         138      138           
  Lines        9757     9757           
=======================================
  Hits         5896     5896           
  Misses       3819     3819           
  Partials       42       42           

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 20, 2023

Superseded by #1503.

@dependabot dependabot bot closed this Sep 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/client-sdk/ts-web/cborg-4.0.2 branch September 20, 2023 01:19
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