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

chore(deps): bump qs and @lskjs/utils in /packages/button #91

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 Dec 6, 2022

Removes qs. It's no longer used after updating ancestor dependency @lskjs/utils. These dependencies need to be updated together.

Removes qs

Updates @lskjs/utils from 1.99.1 to 2.84.11

Release notes

Sourced from @​lskjs/utils's releases.

v2.2.0-beta.20

2.2.0-beta.20 (2021-02-03)

Bug Fixes

  • utils: more safety errors (10ba964)
  • worker: prevent rlog errors (0a3caf1)

v2.2.0-beta.19

2.2.0-beta.19 (2021-02-02)

Bug Fixes

  • module: asyncItems bugs (553c08c)

Features

  • module: create asyncItems (b2525c1)

v2.2.0-beta.17

2.2.0-beta.17 (2021-02-01)

Bug Fixes

  • module: deep dependency injection bugs, cover tests (adc1da1)
  • uapp: some fixes (366d51b)

v2.2.0-beta.16

2.2.0-beta.16 (2021-02-01)

Bug Fixes

  • module: fix inject cache (64104ef)
  • worker: get deplay from config (a4eb158)

v2.2.0-beta.15

2.2.0-beta.15 (2021-02-01)

Features

  • module: creation of object (0d59e77)
  • worker: add more stability (afceba2)

v2.2.0-beta.14

... (truncated)

Changelog

Sourced from @​lskjs/utils's changelog.

2.84.11 (2022-10-21)

Bug Fixes

  • webserver: concat with client jwt config (9f9e524)
  • worker: redelivered err: null (c9dcba8)

2.84.10 (2022-10-10)

Bug Fixes

  • bots-plugin-notify: fix merge-request (e2cefa1)

2.84.9 (2022-10-07)

Bug Fixes

  • bots-plugin-notify: fix merge request (62b83f1)

2.84.8 (2022-10-03)

Bug Fixes

  • bots-plugin-notify: ignore '-' character (9f71cb6)

2.84.7 (2022-09-30)

Bug Fixes

... (truncated)

Commits
  • a508967 chore(release): v2.84.11
  • c9dcba8 fix(worker): redelivered err: null
  • 699ec80 chore(webserver): bump version
  • 11527b2 chore(utils): bump version
  • 48c60bd chore(auth): bump version
  • bea24d9 chore: lock files
  • c0c1263 Update getRedirectUrl.js
  • 9f9e524 fix(webserver): concat with client jwt config
  • 7433d20 chore(release): v2.84.10
  • e2cefa1 fix(bots-plugin-notify): fix merge-request
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by vladik_deniska, a new releaser for @​lskjs/utils since your current version.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [qs](https://github.com/ljharb/qs). It's no longer used after updating ancestor dependency [@lskjs/utils](https://github.com/lskjs/lskjs). These dependencies need to be updated together.


Removes `qs`

Updates `@lskjs/utils` from 1.99.1 to 2.84.11
- [Release notes](https://github.com/lskjs/lskjs/releases)
- [Changelog](https://github.com/lskjs/lskjs/blob/master/CHANGELOG.md)
- [Commits](lskjs/lskjs@v1.99.1...v2.84.11)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: "@lskjs/utils"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 2022
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.

0 participants