Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps sequelize from 6.25.2 to 6.25.3.

Release notes

Sourced from sequelize's releases.

v6.25.3

6.25.3 (2022-10-19)

Bug Fixes

  • don't treat \ as escape in standard strings, support E-strings, support vars after ->> operator, treat lowercase e as valid e-string prefix (#15139) (7990095), closes #14700
Commits
  • 7990095 fix: don't treat \ as escape in standard strings, support E-strings, support ...
  • See full diff 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 [sequelize](https://github.com/sequelize/sequelize) from 6.25.2 to 6.25.3. - [Release notes](https://github.com/sequelize/sequelize/releases) - [Commits](sequelize/sequelize@v6.25.2...v6.25.3) --- updated-dependencies: - dependency-name: sequelize dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 20, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2022

Codecov Report

Merging #1484 (770047e) into master (78e925b) will not change coverage.
The diff coverage is n/a.

@@ Coverage Diff @@ ## master #1484 +/- ## ======================================= Coverage 95.10% 95.10% ======================================= Files 117 117 Lines 1123 1123 Branches 128 128 ======================================= Hits 1068 1068 Misses 23 23 Partials 32 32 

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lukashroch lukashroch merged commit a64550c into master Oct 29, 2022
@lukashroch lukashroch deleted the dependabot/npm_and_yarn/sequelize-6.25.3 branch October 29, 2022 08:15
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

3 participants