Skip to content
This repository was archived by the owner on Nov 29, 2022. It is now read-only.

build(deps): bump query-string from 6.14.1 to 7.0.0 #5238

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2021

Bumps query-string from 6.14.1 to 7.0.0.

Release notes

Sourced from query-string's releases.

v7.0.0

Breaking

  • Implement skips for stringify array format comma (#304) 828f032
    • This is a breaking change to the default functionality of .stringify() for comma and separator array modes given that skipNull and skipEmptyString are default false but the original functionality of .stringify() for these 2 modes behaved as though skipNull and skipEmptyString were true.

Improvements

  • Add support for arrayFormat: &[#39](https://github.com/sindresorhus/query-string/issues/39);bracket-separator&[#39](https://github.com/sindresorhus/query-string/issues/39); (#276) b10bc19

sindresorhus/query-string@v6.14.1...v7.0.0

Commits

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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 18, 2021
@electron-bot electron-bot temporarily deployed to electron-website-pr-5238 March 18, 2021 17:10 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/query-string-7.0.0 branch from 8999722 to cf2ea46 Compare March 18, 2021 17:27
@electron-bot electron-bot temporarily deployed to electron-website-pr-5238 March 18, 2021 17:27 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/query-string-7.0.0 branch from cf2ea46 to 20aee9f Compare March 18, 2021 18:31
@electron-bot electron-bot temporarily deployed to electron-website-pr-5238 March 18, 2021 18:31 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/query-string-7.0.0 branch from 20aee9f to 215e504 Compare March 22, 2021 17:27
@electron-bot electron-bot temporarily deployed to electron-website-pr-5238 March 22, 2021 17:27 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/query-string-7.0.0 branch from 215e504 to 7c45efe Compare March 22, 2021 17:34
@electron-bot electron-bot temporarily deployed to electron-website-pr-5238 March 22, 2021 17:34 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/query-string-7.0.0 branch from 7c45efe to e4b61d9 Compare March 22, 2021 17:43
@electron-bot electron-bot temporarily deployed to electron-website-pr-5238 March 22, 2021 17:43 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/query-string-7.0.0 branch from e4b61d9 to 69d5722 Compare March 23, 2021 17:04
@electron-bot electron-bot temporarily deployed to electron-website-pr-5238 March 23, 2021 17:04 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/query-string-7.0.0 branch from 69d5722 to 8cec002 Compare March 23, 2021 17:36
@electron-bot electron-bot temporarily deployed to electron-website-pr-5238 March 23, 2021 17:36 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/query-string-7.0.0 branch from 8cec002 to 4f3606b Compare March 24, 2021 19:09
@electron-bot electron-bot temporarily deployed to electron-website-pr-5238 March 24, 2021 19:10 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/query-string-7.0.0 branch from 4f3606b to 90d36e1 Compare March 24, 2021 21:54
@electron-bot electron-bot temporarily deployed to electron-website-pr-5238 March 24, 2021 21:54 Inactive
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.14.1 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](sindresorhus/query-string@v6.14.1...v7.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/query-string-7.0.0 branch from 90d36e1 to d5c0b40 Compare March 29, 2021 16:34
@electron-bot electron-bot temporarily deployed to electron-website-pr-5238 March 29, 2021 16:34 Inactive
molant pushed a commit to molant/electronjs.org that referenced this pull request Mar 29, 2021
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.14.1 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](sindresorhus/query-string@v6.14.1...v7.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Close: electron#5238
@molant molant closed this in 175302b Mar 30, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 30, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/query-string-7.0.0 branch March 30, 2021 16:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant