Skip to content

Bump github.com/tdewolff/parse/v2 from 2.5.27 to 2.7.15#303

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/tdewolff/parse/v2-2.7.15
Open

Bump github.com/tdewolff/parse/v2 from 2.5.27 to 2.7.15#303
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/tdewolff/parse/v2-2.7.15

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jun 11, 2024

Bumps github.com/tdewolff/parse/v2 from 2.5.27 to 2.7.15.

Release notes

Sourced from github.com/tdewolff/parse/v2's releases.

v2.7.15

v2.7.14

v2.7.13

  • [Fix writing JSON from minified JS; allow !0 => true and !1 => false as well as: no substitution template literal => string; fixes #685](tdewolff/parse@b5d42d6)

v2.7.12

v2.7.11

v2.7.10

JS: keep all bang-comments (including in expressions) and move to top of statement list

v2.7.9

v2.7.8

v2.7.7

v2.7.6

v2.7.5

... (truncated)

Commits
  • bfd29f3 JS: fix parsing of async variable when async function is not allowed
  • 6c18dfd JS: fix newlines in literals in ExprStmt after last commit
  • f7c565f JS: fix parsing of let declaration in statements that don't allow declarations
  • 1cc0cf6 JS: allow lexer to continue after unexpected character, see #118
  • a1dd1e8 Update binary reader
  • 80d8980 Fix BinaryWriter to append to the given slice
  • e059b41 Add binary readers and writers
  • 663ee1e JS: clear lexer error when continuing lexing, see #118
  • b5d42d6 Fix writing JSON from minified JS; allow !0 => true and !1 => false as well a...
  • 1a13bf0 Reorganize util/common code
  • 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 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 [github.com/tdewolff/parse/v2](https://github.com/tdewolff/parse) from 2.5.27 to 2.7.15.
- [Release notes](https://github.com/tdewolff/parse/releases)
- [Commits](tdewolff/parse@v2.5.27...v2.7.15)

---
updated-dependencies:
- dependency-name: github.com/tdewolff/parse/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 11, 2024
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants