Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump string.prototype.startswith from 1.0.0 to 1.0.1 #6246

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2024

Bumps string.prototype.startswith from 1.0.0 to 1.0.1.

Release notes

Sourced from string.prototype.startswith's releases.

v1.0.1

What's Changed

  • Update dependencies
  • Update package.json#exports to point to polyfill.js instead of getPolyfill.js

New Contributors

Full Changelog: mathiasbynens/String.prototype.startsWith@v1.0.0...v1.0.1

Commits
  • 49c60b0 1.0.1
  • f233eb0 Merge pull request #5 from ljharb/update
  • e4f6de5 [meta] set directories.test
  • fe2c239 [Fix] entrypoint is polyfill, not getPolyfill
  • e18770c [Deps] update define-properties, es-abstract
  • fb47980 [Refactor] use call-bind over function-bind
  • e1e76ef [Dev Deps] update @es-shims/api, function-bind, functions-have-names, `...
  • 5a712e9 Set up automated npm publish
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for string.prototype.startswith 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)

Bumps [string.prototype.startswith](https://github.com/mathiasbynens/String.prototype.startsWith) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/mathiasbynens/String.prototype.startsWith/releases)
- [Commits](mathiasbynens/String.prototype.startsWith@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: string.prototype.startswith
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added javascript Pull requests that update Javascript code Type: Maintenance labels Dec 6, 2024
@bdukes bdukes added this to the 9.13.7 milestone Dec 6, 2024
@valadas valadas merged commit 1e6723f into develop Dec 6, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/string.prototype.startswith-1.0.1 branch December 6, 2024 18:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
javascript Pull requests that update Javascript code Type: Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants