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 strtok3 from 6.1.1 to 7.0.0 #211

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps strtok3 from 6.1.1 to 7.0.0.

Release notes

Sourced from strtok3's releases.

v7.0.0

⚠️ Breaking change: version 6 & 7, version 7 is now a pure ECMAScript Module (ESM).

Changes:

  • Migrate module from CommonJS (CJS) to EcmaScript (ESM) #533

NPM: strtok3 7.0.0

v7.0.0-alpha.9

Changes:

  • ESM: Fixed import of types #787

NPM: strtok3 7.0.0-alpha.9

v7.0.0-alpha.7

Update peek-readable to v5.0.0-alpha.5

NPM: strtok3 7.0.0-alpha.7

v7.0.0-alpha.5

Changes:

NPM: strtok3 7.0.0-alpha.5

v6.3.0

Changes:

  • Update ECMAScript 2017 (ES8) to ECMAScript 2018 (ES9) #667

NPM: strtok3 6.3.0

v6.2.2

Changes:

  • Use strictEqual in favour of equal in unit tests #527
  • Improve BufferTokenizer #526

NPM: strtok3 6.2.2

v6.2.1

Changes:

NPM: strtok3 6.2.1

v6.2.0

Changes:

  • Abstract Buffer usage to Uint8Array #522

Note: There are sill remaining dependencies on Buffer.

... (truncated)

Commits
  • 91791f8 7.0.0
  • 766d393 Merge pull request #824 from Borewit/dependabot/npm_and_yarn/ajv-6.12.6
  • d3afaad Merge pull request #820 from Borewit/dependabot/npm_and_yarn/ansi-regex-5.0.1
  • c02e4c0 Ignore token-types ESM module on commonjs branch
  • d5462c1 Bump ajv from 6.10.2 to 6.12.6
  • 9c683d9 Merge pull request #821 from Borewit/dependabot/npm_and_yarn/master/token-typ...
  • f0d91c4 Bump ansi-regex from 5.0.0 to 5.0.1
  • cc1cc93 Bump token-types from 4.2.0 to 5.0.0
  • 157df42 Migrate module from CommonJS (CJS) to EcmaScript (ESM) (#533)
  • 1180467 Merge pull request #813 from Borewit/dependabot/npm_and_yarn/typescript-eslin...
  • Additional commits viewable in compare view

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 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 [strtok3](https://github.com/Borewit/strtok3) from 6.1.1 to 7.0.0.
- [Release notes](https://github.com/Borewit/strtok3/releases)
- [Commits](Borewit/strtok3@v6.1.1...v7.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 3, 2022

The following labels could not be found: dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants