Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Bump the npm-packages group across 1 directory with 4 updates #532

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2024

Bumps the npm-packages group with 4 updates in the / directory: @wdio/browserstack-service, babel-plugin-polyfill-corejs3, eslint-plugin-wdio and rollup.

Updates @wdio/browserstack-service from 9.2.8 to 9.2.12

Release notes

Sourced from @​wdio/browserstack-service's releases.

v9.2.12 (2024-11-11)

🐛 Bug Fix

💅 Polish

Committers: 1

v9.2.11 (2024-11-07)

🐛 Bug Fix

  • webdriverio
    • #13863 fix(webdriverio): properly handle unresolved element on switchFrame input in non-BIDI scenario (@​gavvvr)
    • #13857 fix(webdriverio): switchWindow supports exact window handle match (@​jan-molak)
  • wdio-browserstack-service

💅 Polish

📝 Documentation

Committers: 6

v9.2.10 (2024-11-05)

🐛 Bug Fix

💅 Polish

  • wdio-cli

... (truncated)

Changelog

Sourced from @​wdio/browserstack-service's changelog.

v9.2.12 (2024-11-11)

🐛 Bug Fix

💅 Polish

Committers: 1

v9.2.11 (2024-11-07)

🐛 Bug Fix

  • webdriverio
    • #13863 fix(webdriverio): properly handle unresolved element on switchFrame input in non-BIDI scenario (@​gavvvr)
    • #13857 fix(webdriverio): switchWindow supports exact window handle match (@​jan-molak)
  • wdio-browserstack-service

💅 Polish

📝 Documentation

Committers: 6

v9.2.10 (2024-11-05)

🐛 Bug Fix

... (truncated)

Commits

Updates babel-plugin-polyfill-corejs3 from 0.10.6 to 0.11.0

Commits

Updates eslint-plugin-wdio from 9.0.8 to 9.2.11

Release notes

Sourced from eslint-plugin-wdio's releases.

v9.2.11 (2024-11-07)

🐛 Bug Fix

  • webdriverio
    • #13863 fix(webdriverio): properly handle unresolved element on switchFrame input in non-BIDI scenario (@​gavvvr)
    • #13857 fix(webdriverio): switchWindow supports exact window handle match (@​jan-molak)
  • wdio-browserstack-service

💅 Polish

📝 Documentation

Committers: 6

v9.2.10 (2024-11-05)

🐛 Bug Fix

💅 Polish

Committers: 2

v9.2.9 (2024-11-01)

🐛 Bug Fix

Committers: 1

... (truncated)

Changelog

Sourced from eslint-plugin-wdio's changelog.

v9.2.11 (2024-11-07)

🐛 Bug Fix

  • webdriverio
    • #13863 fix(webdriverio): properly handle unresolved element on switchFrame input in non-BIDI scenario (@​gavvvr)
    • #13857 fix(webdriverio): switchWindow supports exact window handle match (@​jan-molak)
  • wdio-browserstack-service

💅 Polish

📝 Documentation

Committers: 6

v9.2.10 (2024-11-05)

🐛 Bug Fix

💅 Polish

Committers: 2

v9.2.9 (2024-11-01)

🐛 Bug Fix

... (truncated)

Commits

Updates rollup from 4.24.4 to 4.26.0

Release notes

Sourced from rollup's releases.

v4.26.0

4.26.0

2024-11-13

Features

  • Allow to avoid await bundle.close() via explicit resource management in TypeScript (#5721)

Pull Requests

v4.25.0

4.25.0

2024-11-09

Features

  • Add output.sourcemapDebugIds option to add matching debug ids to sourcemaps and code for tools like Sentry or Rollbar (#5712)

Bug Fixes

  • Make it easier to manually reproduce base16 hashes by using a more standard base16 conversion algorithm (#5719)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.26.0

2024-11-13

Features

  • Allow to avoid await bundle.close() via explicit resource management in TypeScript (#5721)

Pull Requests

4.25.0

2024-11-09

Features

  • Add output.sourcemapDebugIds option to add matching debug ids to sourcemaps and code for tools like Sentry or Rollbar (#5712)

Bug Fixes

  • Make it easier to manually reproduce base16 hashes by using a more standard base16 conversion algorithm (#5719)

Pull Requests

Commits

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-packages group with 4 updates in the / directory: [@wdio/browserstack-service](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-browserstack-service), [babel-plugin-polyfill-corejs3](https://github.com/babel/babel-polyfills/tree/HEAD/packages/babel-plugin-polyfill-corejs3), [eslint-plugin-wdio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/eslint-plugin-wdio) and [rollup](https://github.com/rollup/rollup).


Updates `@wdio/browserstack-service` from 9.2.8 to 9.2.12
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.2.12/packages/wdio-browserstack-service)

Updates `babel-plugin-polyfill-corejs3` from 0.10.6 to 0.11.0
- [Commits](https://github.com/babel/babel-polyfills/commits/[email protected]/packages/babel-plugin-polyfill-corejs3)

Updates `eslint-plugin-wdio` from 9.0.8 to 9.2.11
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.2.11/packages/eslint-plugin-wdio)

Updates `rollup` from 4.24.4 to 4.26.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.24.4...v4.26.0)

---
updated-dependencies:
- dependency-name: "@wdio/browserstack-service"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: babel-plugin-polyfill-corejs3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: eslint-plugin-wdio
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@wi101 wi101 deleted the dependabot/npm_and_yarn/npm-packages-13227f834c branch December 9, 2024 17:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant