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

build(deps): bump got and release-it #112

Merged
merged 1 commit into from Aug 29, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2022

Bumps got and release-it. These dependencies needed to be updated together.
Updates got from 9.6.0 to 12.3.1

Release notes

Sourced from got's releases.

v12.3.1

  • Don't freeze signal when freezing Options (#2100) 43b1467

sindresorhus/got@v12.3.0...v12.3.1

v12.3.0

  • Add .off() method for events (#2092) 88056be

sindresorhus/got@v12.2.0...v12.3.0

v12.2.0

sindresorhus/got@v12.1.0...v12.2.0

v12.1.0

Improvements

Fixes

sindresorhus/got@v12.0.4...v12.1.0

v12.0.4

  • Remove stream lock - unreliable since Node 17.3.0 bb8eca924c338ca12d5b90d6a26aa28dbddb42ee

v12.0.3

  • Allow more types in the json option (#2015) eb045bf

sindresorhus/got@v12.0.2...v12.0.3

v12.0.2

  • Fix encoding option with {responseType: 'json'} (#1996) 0703318

sindresorhus/got@v12.0.1...v12.0.2

v12.0.1

  • Fix nock compatibility (#1959) bf39d2c
  • Fix missing export of Request TypeScript type (#1940) 0f9f2b8

sindresorhus/got@v12.0.0...v12.0.1

v12.0.0

... (truncated)

Commits

Updates release-it from 15.0.0 to 15.4.0

Release notes

Sourced from release-it's releases.

Release 15.4.0

  • Add npm.name to config.context and extend context for tagName (closes #933) (627763f)

Release 15.3.0

  • Add new features to docs (e2101ed)
  • Add tests for branchName in tag name (a6f6eff)
  • Update dependencies (ae9ccb9)
  • add branchName for template (#897) (9aa9a5d)
  • add new --changelog option (#912) (5798a7a)

Release 15.2.0

  • Update dependencies (b78eb1e)
  • Add package.json to exports (acc66f7)
  • Fixes loading scoped plugins to ensure name is preserved (#926) (145fc71)
  • Add workaround for Windows by removing drive letter from git url (#924) (ce3a726)
  • Enable manual triggers and disable tag triggers in test pipeline (b830876)
  • Fix plugin links (b7cd505)

Release 15.1.4

  • Migrate to git-url-parse v12 (41aad00)
  • Updates README with new plugin package names (#922) (322ef9a)

Release 15.1.3

  • Update dependencies (00566e0)
  • fix: Fixes exports to correctly export test utils (#921) (a5abf60)

Release 15.1.2

  • Explicitly use node-fetch (nock doesn't intercept native fetch in Node 18) (b6d5813)
  • Update dependencies (8a8149e)
  • Use extension-based export for test/util.js (fixes #920) (529bc1f)
  • Print interpolated assets (fixes #898) (31068de)

Release 15.1.1

  • Add --no-worker-threads to config (4584e75)
  • Update dependencies (1f33723)
  • Fix username assertion during GH Action run (0b48faf)
  • updated update-notifier to v6.0.0, fix got vulnerability (#914) (1b2073e)
  • chore: Included githubactions in the dependabot config (#905) (ac1b722)

Release 15.1.0

  • Add Node.js v18 to test matrix (31c919c)
  • Update dependencies (0733ad6)
  • Fix github test (1d1e662)
  • Merge branch 'feature/expose-config' (e42f04a)
  • Minimize test for amend/no-edit commit message (1067999)
  • feat(git): make commitMessage optional parameter in git commit (#911) (f730eb6)
  • Correcting typo (#910) (dfb9b0b)

Release 15.1.0-next.0

  • Add Config class to exports (2ecfe21)

... (truncated)

Commits

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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [got](https://github.com/sindresorhus/got) and [release-it](https://github.com/release-it/release-it). These dependencies needed to be updated together.

Updates `got` from 9.6.0 to 12.3.1
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](sindresorhus/got@v9.6.0...v12.3.1)

Updates `release-it` from 15.0.0 to 15.4.0
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](release-it/release-it@15.0.0...15.4.0)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
- dependency-name: release-it
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 29, 2022
@domeq domeq merged commit 5297d2c into main Aug 29, 2022
@domeq domeq deleted the dependabot/npm_and_yarn/got-and-release-it-12.3.1 branch August 29, 2022 07:08
domeq added a commit that referenced this pull request Aug 29, 2022
### [4.0.2](v4.0.1...v4.0.2) (2022-08-29)

### Build System

* **deps:** bump got and release-it ([#112](#112)) ([5297d2c](5297d2c))

### Miscellaneous Chores

* **deps:** update dependency @babel/eslint-parser to v7.18.9 ([#105](#105)) ([5c5c313](5c5c313))
* **deps:** update dependency @middy/core to v3.1.0 ([#107](#107)) ([41fc0a4](41fc0a4))
* **deps:** update dependency @middy/core to v3.3.0 ([#114](#114)) ([1a72b32](1a72b32))
* **deps:** update dependency eslint to v8.23.0 ([#115](#115)) ([7964699](7964699))
* **deps:** update dependency jest to v28.1.3 ([#108](#108)) ([6b5dd2a](6b5dd2a))
* **deps:** update dependency jest to v29 ([#113](#113)) ([642a568](642a568))
* **deps:** update linters ([#103](#103)) ([d58f611](d58f611))
* **deps:** update linters ([#106](#106)) ([7d81c0d](7d81c0d))
* **deps:** update release-related tools ([#104](#104)) ([a6ec4b0](a6ec4b0))
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant