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 the dev-dependencies group with 3 updates #412

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2024

Bumps the dev-dependencies group with 3 updates: common-tags, @types/common-tags and coveralls.

Updates common-tags from 1.8.0 to 1.8.2

Release notes

Sourced from common-tags's releases.

v1.8.2

This release is based on the same code that v1.8.1, but it fixes a regression caused by forgetting to run the build before publishing. Thanks @​alumni for the hint!

v1.8.1: The "anti-takeover" one

The creator of the package changed the handle from declandewet to zspecza, and for a while GitHub was redirecting from the old repo to the new one. This changed with the "takeover" of the original user handle by a random person, and so in this release all the links in package.json are updated to include the new handle.

Commits

Updates @types/common-tags from 1.8.0 to 1.8.4

Commits

Updates coveralls from 3.1.0 to 3.1.1

Release notes

Sourced from coveralls's releases.

Maintenance / Security updates

  • swapped exec for execFile. Credit: Adar Zandberg from the CxSCA AppSec team at Checkmarx.
  • updated devDependencies
  • merged Dependabot PRs
Commits
  • 565da5f swap exec for execFile in fetchGitData
  • 79c97ba Bump dot-prop from 4.2.0 to 4.2.1
  • 59643bc Bump hosted-git-info from 2.8.8 to 2.8.9
  • 326abbc Bump lodash from 4.17.15 to 4.17.21
  • 9598930 Bump y18n from 4.0.0 to 4.0.1
  • 3bf6386 Bump ini from 1.3.5 to 1.3.7
  • 21f7b1d Update README.md
  • 65fd013 xo: make handle-callback-err an error.
  • f4dee84 Regenerate package-lock.json
  • 3f808ee package.json: reorder properties and add homepage
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 3 updates: [common-tags](https://github.com/zspecza/common-tags), [@types/common-tags](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/common-tags) and [coveralls](https://github.com/nickmerwin/node-coveralls).


Updates `common-tags` from 1.8.0 to 1.8.2
- [Release notes](https://github.com/zspecza/common-tags/releases)
- [Commits](zspecza/common-tags@v1.8.0...v1.8.2)

Updates `@types/common-tags` from 1.8.0 to 1.8.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/common-tags)

Updates `coveralls` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/nickmerwin/node-coveralls/releases)
- [Commits](nickmerwin/node-coveralls@v3.1.0...3.1.1)

---
updated-dependencies:
- dependency-name: common-tags
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/common-tags"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: coveralls
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 19, 2024

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 19, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-dependencies-30b2758794 branch January 19, 2024 11:02
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.

0 participants