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 3.0.0 in /client-sdk/ts-web #1584

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2023

Bumps cborg from 2.0.3 to 3.0.0.

Release notes

Sourced from cborg's releases.

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.5 (2023-10-25)

Trivial Changes

  • deps: bump actions/setup-node from 3.8.1 to 4.0.0 (0a2b063)

4.0.4 (2023-10-23)

Bug Fixes

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

... (truncated)

Commits
  • 026ee8f 3.0.0
  • 7baca3b fix: add test:ci
  • e334580 3.0.0-alpha.1
  • c37df07 2.0.0-alpha.1
  • 33f377a feat: add types
  • c3210f1 feat!: publish as ESM only, ditch ipjs for dual publish
  • 51b2b88 chore(deps): bump actions/checkout from 3 to 4
  • 74960e9 chore(release): 2.0.5 [skip ci]
  • 4518600 chore(deps-dev): bump typescript from 5.1.6 to 5.2.2
  • 148013b chore(deps): bump actions/setup-node from 3.8.0 to 3.8.1
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
cborg [>= 4.0.a, < 4.1]

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 requested review from kostko and pro-wh as code owners December 8, 2023 01:23
@dependabot dependabot bot added the c:client-sdk/typescript Category: TypeScript client SDK label Dec 8, 2023
@dependabot dependabot bot requested a review from ptrus as a code owner December 8, 2023 01:23
@dependabot dependabot bot added the c:deps Category: external dependencies label Dec 8, 2023
@dependabot dependabot bot requested a review from peternose as a code owner December 8, 2023 01:23
Copy link

codecov bot commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b529042) 59.04% compared to head (da463ef) 40.19%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1584       +/-   ##
===========================================
- Coverage   59.04%   40.19%   -18.86%     
===========================================
  Files         139       25      -114     
  Lines        9929     1555     -8374     
===========================================
- Hits         5863      625     -5238     
+ Misses       4024      888     -3136     
  Partials       42       42               

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client-sdk/ts-web/cborg-3.0.0 branch from 339998b to da463ef Compare December 8, 2023 01:27
@pro-wh
Copy link
Contributor

pro-wh commented Dec 8, 2023

3.0 has a troubled history

@dependabot ignore this major version

@dependabot dependabot bot closed this Dec 8, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2023

OK, I won't notify you about version 3.x.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/client-sdk/ts-web/cborg-3.0.0 branch December 8, 2023 01:42
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.

1 participant