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

Bump smee-client from 1.2.3 to 2.0.0 #84

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps smee-client from 1.2.3 to 2.0.0.

Release notes

Sourced from smee-client's releases.

v2.0.0

2.0.0 (2023-11-17)

Build System

BREAKING CHANGES

  • drop support for Node <18
  • use native fetch for requests

v1.2.5

1.2.5 (2023-11-17)

Bug Fixes

  • Revert "refactor: modernize code and remove dependencies (#260)" (#265) (f67f3c8)

v1.2.4

1.2.4 (2023-11-17)

Bug Fixes

  • deps: update dependency commander to v9 (4a6c23f)
  • deps: update dependency eventsource to v2 (35267cf)
  • deps: update dependency superagent to v8 (f2651c5)
Commits
  • ce64c05 build: trigger release
  • fd052f4 ci(release): initial version (#261)
  • da656a4 refactor: modernize code and remove dependencies (#260)
  • e073d96 build(deps): lock file maintenance
  • bd3f9c7 build(deps): lock file maintenance
  • 1b84dd4 build(deps): lock file maintenance
  • df37e79 build(deps): lock file maintenance
  • d7cd74b build(deps): lock file maintenance
  • 46f3f97 build(deps): lock file maintenance
  • f7a198f build(deps): lock file maintenance
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by probotbot, a new releaser for smee-client since your current version.


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 a review from robandpdx as a code owner November 20, 2023 06:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 20, 2023
Copy link


=============================== Coverage summary ===============================
Statements   : 100% ( 104/104 )
Branches     : 100% ( 48/48 )
Functions    : 100% ( 23/23 )
Lines        : 100% ( 103/103 )
================================================================================

Bumps [smee-client](https://github.com/probot/smee-client) from 1.2.3 to 2.0.0.
- [Release notes](https://github.com/probot/smee-client/releases)
- [Commits](probot/smee-client@v1.2.3...v2.0.0)

---
updated-dependencies:
- dependency-name: smee-client
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/smee-client-2.0.0 branch from a63d3b9 to e7761e6 Compare November 28, 2023 21:03
Copy link


=============================== Coverage summary ===============================
Statements   : 100% ( 104/104 )
Branches     : 100% ( 48/48 )
Functions    : 100% ( 23/23 )
Lines        : 100% ( 103/103 )
================================================================================

@robandpdx robandpdx merged commit 44a1f57 into main Nov 28, 2023
2 checks passed
@robandpdx robandpdx deleted the dependabot/npm_and_yarn/smee-client-2.0.0 branch November 28, 2023 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant