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

build(deps): bump the npm-deps group with 5 updates #5825

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2024

Bumps the npm-deps group with 5 updates:

Package From To
filesize 10.1.2 10.1.6
sweetalert2 11.12.4 11.13.3
eslint 9.9.1 9.10.0
googleapis 143.0.0 144.0.0
puppeteer 23.2.2 23.3.0

Updates filesize from 10.1.2 to 10.1.6

Changelog

Sourced from filesize's changelog.

10.1.6

10.1.5

3 September 2024

10.1.4

8 July 2024

  • Fixing type def of 'partial()' 0e1516a
  • Generated CHANGELOG.md bb0fe7c

10.1.3

8 July 2024

Commits
  • b480b29 Generated CHANGELOG.md
  • 10d1fc6 Missed the nullish coercion with last commit
  • 6eaa3ce Generated CHANGELOG.md
  • cc08ba1 Fixing regression due to rollup config, fixes #185
  • 0248be0 Generated CHANGELOG.md
  • 8040401 Fixing implementation of 'pad' such that 'separator' is not required for it t...
  • bb0fe7c Generated CHANGELOG.md
  • 0e1516a Fixing type def of 'partial()'
  • 5b2198a Generated CHANGELOG.md
  • 400b3e3 Updating dependencies
  • Additional commits viewable in compare view

Updates sweetalert2 from 11.12.4 to 11.13.3

Release notes

Sourced from sweetalert2's releases.

v11.13.3

11.13.3 (2024-09-07)

Bug Fixes

  • checkbox label = inputPlaceholder || inputLabel (#2761) (e783864)

v11.13.2

11.13.2 (2024-09-04)

Bug Fixes

v11.13.1

11.13.1 (2024-09-03)

Bug Fixes

v11.13.0

11.13.0 (2024-09-03)

Features

Changelog

Sourced from sweetalert2's changelog.

11.13.3 (2024-09-07)

Bug Fixes

  • checkbox label = inputPlaceholder || inputLabel (#2761) (e783864)

11.13.2 (2024-09-04)

Bug Fixes

11.13.1 (2024-09-03)

Bug Fixes

11.13.0 (2024-09-03)

Features

Commits
  • 16310af chore(release): 11.13.3 [skip ci]
  • e783864 fix: checkbox label = inputPlaceholder || inputLabel (#2761)
  • 401b7bb chore(release): 11.13.2 [skip ci]
  • 55bdf07 fix: add transform-optional-chaining and transform-class-properties babel plu...
  • 270baa7 fix: set babel browser targets to default targets (#2759)
  • 0235018 chore(release): 11.13.1 [skip ci]
  • 29082b5 fix: esm module export
  • 93fd453 chore(release): 11.13.0 [skip ci]
  • e6537e5 feat: publish .esm.js (#2757)
  • 407d163 chore: rm BULULU + blowupdollshop + sexdollsmarket + sexydollies + bululusexd...
  • Additional commits viewable in compare view

Updates eslint from 9.9.1 to 9.10.0

Release notes

Sourced from eslint's releases.

v9.10.0

Features

  • 301b90d feat: Add types (#18854) (Nicholas C. Zakas)
  • bcf0df5 feat: limit namespace import identifier in id-length rule (#18849) (ChaedongIm)
  • 45c18e1 feat: add requireFlag option to require-unicode-regexp rule (#18836) (Brett Zamir)
  • 183b459 feat: add error message for duplicate flags in no-invalid-regexp (#18837) (Tanuj Kanti)
  • c69b406 feat: report duplicate allowed flags in no-invalid-regexp (#18754) (Tanuj Kanti)

Documentation

  • bee0e7a docs: update README (#18865) (Milos Djermanovic)
  • 5d80b59 docs: specify that ruleId can be null in custom formatter docs (#18857) (Milos Djermanovic)
  • 156b1c3 docs: Update README (GitHub Actions Bot)
  • f6fdef9 docs: Update README (GitHub Actions Bot)
  • a20c870 docs: Update README (GitHub Actions Bot)
  • 90e699b docs: Update README (GitHub Actions Bot)

Chores

  • 24c3ff7 chore: upgrade to @​eslint/js@​9.10.0 (#18866) (Francesco Trotta)
  • 1ebdde1 chore: package.json update for @​eslint/js release (Jenkins)
  • e8fc5bd chore: update dependency @​eslint/core to ^0.5.0 (#18848) (renovate[bot])
  • 343f992 refactor: don't use node.value when removing unused directives (#18835) (Milos Djermanovic)
  • 3db18b0 refactor: Extract FileContext into class (#18831) (Nicholas C. Zakas)
  • 931d650 refactor: Use @​eslint/plugin-kit (#18822) (Nicholas C. Zakas)
  • ed5cf0c chore: update dependency @​eslint/json to ^0.4.0 (#18829) (Milos Djermanovic)
  • d1f0831 chore: added missing ids (#18817) (Strek)
  • ec92813 refactor: Config class (#18763) (Nicholas C. Zakas)
Changelog

Sourced from eslint's changelog.

v9.10.0 - September 6, 2024

  • 24c3ff7 chore: upgrade to @​eslint/js@​9.10.0 (#18866) (Francesco Trotta)
  • 1ebdde1 chore: package.json update for @​eslint/js release (Jenkins)
  • 301b90d feat: Add types (#18854) (Nicholas C. Zakas)
  • bee0e7a docs: update README (#18865) (Milos Djermanovic)
  • bcf0df5 feat: limit namespace import identifier in id-length rule (#18849) (ChaedongIm)
  • 45c18e1 feat: add requireFlag option to require-unicode-regexp rule (#18836) (Brett Zamir)
  • 5d80b59 docs: specify that ruleId can be null in custom formatter docs (#18857) (Milos Djermanovic)
  • 156b1c3 docs: Update README (GitHub Actions Bot)
  • e8fc5bd chore: update dependency @​eslint/core to ^0.5.0 (#18848) (renovate[bot])
  • 343f992 refactor: don't use node.value when removing unused directives (#18835) (Milos Djermanovic)
  • 183b459 feat: add error message for duplicate flags in no-invalid-regexp (#18837) (Tanuj Kanti)
  • f6fdef9 docs: Update README (GitHub Actions Bot)
  • c69b406 feat: report duplicate allowed flags in no-invalid-regexp (#18754) (Tanuj Kanti)
  • a20c870 docs: Update README (GitHub Actions Bot)
  • 90e699b docs: Update README (GitHub Actions Bot)
  • 3db18b0 refactor: Extract FileContext into class (#18831) (Nicholas C. Zakas)
  • 931d650 refactor: Use @​eslint/plugin-kit (#18822) (Nicholas C. Zakas)
  • ed5cf0c chore: update dependency @​eslint/json to ^0.4.0 (#18829) (Milos Djermanovic)
  • d1f0831 chore: added missing ids (#18817) (Strek)
  • ec92813 refactor: Config class (#18763) (Nicholas C. Zakas)
Commits

Updates googleapis from 143.0.0 to 144.0.0

Release notes

Sourced from googleapis's releases.

googleapis: v144.0.0

144.0.0 (2024-08-30)

⚠ BREAKING CHANGES

  • migrationcenter: This release has breaking changes.
  • discoveryengine: This release has breaking changes.
  • content: This release has breaking changes.
  • compute: This release has breaking changes.
  • aiplatform: This release has breaking changes.

Features

  • aiplatform: update the API (5608606)
  • alloydb: update the API (ada8fc6)
  • artifactregistry: update the API (698b77f)
  • compute: update the API (42c636d)
  • content: update the API (65db039)
  • dataproc: update the API (0ce260e)
  • discoveryengine: update the API (d7d6c3f)
  • healthcare: update the API (4767f7a)
  • migrationcenter: update the API (d42c0fd)
  • regenerate index files (2f2ab88)
  • securitycenter: update the API (b82bcee)
  • servicenetworking: update the API (770e82d)

Bug Fixes

  • analyticsadmin: update the API (9b434bb)
  • analyticsdata: update the API (725603f)
  • assuredworkloads: update the API (d19c969)
  • cloudasset: update the API (09063b6)
  • cloudfunctions: update the API (158373f)
  • places: update the API (f9b8acb)
  • retail: update the API (f2c43de)
  • sheets: update the API (2c4f5c4)
  • workspaceevents: update the API (dbdb567)
Commits
  • 29f33eb chore: release main
  • 2f2ab88 feat: regenerate index files
  • dbdb567 fix(workspaceevents): update the API
  • 2c4f5c4 fix(sheets): update the API
  • 770e82d feat(servicenetworking): update the API
  • b82bcee feat(securitycenter): update the API
  • f2c43de fix(retail): update the API
  • f9b8acb fix(places): update the API
  • d42c0fd feat(migrationcenter)!: update the API
  • 4767f7a feat(healthcare): update the API
  • Additional commits viewable in compare view

Updates puppeteer from 23.2.2 to 23.3.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v23.3.0

23.3.0 (2024-09-04)

Features

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.3.1 to 2.4.0

puppeteer: v23.3.0

23.3.0 (2024-09-04)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.3.1 to 2.4.0
      • puppeteer-core bumped from 23.2.2 to 23.3.0
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
puppeteer [>= 21.7.a, < 21.8]
puppeteer [>= 22.0.a, < 22.1]
puppeteer [>= 22.1.a, < 22.2]
puppeteer [>= 22.3.a, < 22.4]
puppeteer [>= 22.5.a, < 22.6]
puppeteer [>= 22.6.a, < 22.7]
puppeteer [>= 22.4.a, < 22.5]
puppeteer [>= 22.2.a, < 22.3]
puppeteer [>= 22.7.a, < 22.8]

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [filesize](https://github.com/avoidwork/filesize.js) | `10.1.2` | `10.1.6` |
| [sweetalert2](https://github.com/sweetalert2/sweetalert2) | `11.12.4` | `11.13.3` |
| [eslint](https://github.com/eslint/eslint) | `9.9.1` | `9.10.0` |
| [googleapis](https://github.com/googleapis/google-api-nodejs-client) | `143.0.0` | `144.0.0` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `23.2.2` | `23.3.0` |


Updates `filesize` from 10.1.2 to 10.1.6
- [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md)
- [Commits](avoidwork/filesize.js@10.1.2...10.1.6)

Updates `sweetalert2` from 11.12.4 to 11.13.3
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md)
- [Commits](sweetalert2/sweetalert2@v11.12.4...v11.13.3)

Updates `eslint` from 9.9.1 to 9.10.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.9.1...v9.10.0)

Updates `googleapis` from 143.0.0 to 144.0.0
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/release-please-config.json)
- [Commits](googleapis/google-api-nodejs-client@googleapis-v143.0.0...googleapis-v144.0.0)

Updates `puppeteer` from 23.2.2 to 23.3.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-v23.2.2...puppeteer-v23.3.0)

---
updated-dependencies:
- dependency-name: filesize
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: sweetalert2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: googleapis
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-deps
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from sosnovsky as a code owner September 8, 2024 22:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 8, 2024
FlowCryptRobot
FlowCryptRobot previously approved these changes Sep 8, 2024
@FlowCryptRobot FlowCryptRobot enabled auto-merge (squash) September 8, 2024 22:55
@FlowCryptRobot FlowCryptRobot merged commit d6d2327 into master Sep 9, 2024
14 checks passed
@FlowCryptRobot FlowCryptRobot deleted the dependabot/npm_and_yarn/npm-deps-6cd4c84446 branch September 9, 2024 07:16
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants