Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 11, 2022

Bumps @mysql/xdevapi from 8.0.29 to 8.0.31.

Changelog

Sourced from @​mysql/xdevapi's changelog.

v8.0.31

  • Revamped X DevAPI expression parser
  • Precedence in expressions containing bitwise operators is now properly inferred
  • Extra leading and trailing whitespaces in expression strings are now allowed and ignored
  • Invalid document paths containing a globstar as the last item are now disallowed
  • JSON_UNQUOTE shorthand syntax is now properly supported in X DevAPI identifier expressions

v8.0.30

  • TypeScript type definitions are now available in the "types" directory
  • Update non-authoritative minimum required Node.js engine version to 14.0.0
  • Prevent unexpected and uninformative errors for bad placeholder assignments
  • Allow the MYSQLX_HOST environment variable to be used with IPv4 addresses when executing the test suite
  • Accommodate DECIMAL values as JavaScript strings when the decimal part risks losing precision
  • Update list of supported utf8mb4 collations
Commits
  • bc1f9c4 8.0.31
  • 61ff660 BUG#31017606: fix JSON_UNQUOTE shorthand syntax result
  • ec76bc9 BUG#27361584: prevent invalid usage of globstars
  • 174552b BUG#29795595: allow leading and trailing whitespaces in expressions
  • dcb79f7 WL#15133, BUG#29178528: narrow expression parser responsability
  • 0ccd580 8.0.30
  • fb635fb tests: simplify dummy socket timeout servers
  • 4072365 tests: fix protobuf String message toJSON() unit test
  • 06a10e1 tests: skip IPv6 tests with IPv4 host
  • 5947c95 WL#15227: update charset and collation mappings
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by manohar.prajapati, a new releaser for @​mysql/xdevapi 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 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 [@mysql/xdevapi](https://github.com/mysql/mysql-connector-nodejs) from 8.0.29 to 8.0.31.
- [Release notes](https://github.com/mysql/mysql-connector-nodejs/releases)
- [Changelog](https://github.com/mysql/mysql-connector-nodejs/blob/trunk/CHANGES.txt)
- [Commits](mysql/mysql-connector-nodejs@8.0.29...8.0.31)

---
updated-dependencies:
- dependency-name: "@mysql/xdevapi"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 17, 2023

Superseded by #75.

@dependabot dependabot bot closed this Jan 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mysql/xdevapi-8.0.31 branch January 17, 2023 22:22
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.

1 participant