Skip to content

Bump @stencil/core from 4.4.1 to 4.6.0#11553

Merged
christian-bromann merged 1 commit intomainfrom
dependabot/npm_and_yarn/stencil/core-4.6.0
Oct 31, 2023
Merged

Bump @stencil/core from 4.4.1 to 4.6.0#11553
christian-bromann merged 1 commit intomainfrom
dependabot/npm_and_yarn/stencil/core-4.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps @stencil/core from 4.4.1 to 4.6.0.

Changelog

Sourced from @​stencil/core's changelog.

💥 4.6.0 (2023-10-23)

Bug Fixes

Features

  • types: generate addEventListener and removeEventListener overloads to component html element type (#4909) (0249798)

📢 4.5.0 (2023-10-16)

Features

  • compiler, runtime: add support for form-associated elements (#4784) (5976c9b)
Commits
  • 1d8f1d4 v4.6.0 (#4967)
  • 515af34 chore(deps): update dependency @​types/fs-extra to v11.0.3 (#4960)
  • 0496cb2 chore(deps): update actions/checkout action to v4.1.1 (#4957)
  • 1087614 chore(deps): update dependency @​types/listr to v0.14.7 (#4963)
  • 1b43fde chore(deps): update dependency @​types/eslint to v8.44.6 (#4958)
  • 4d5d24f chore(deps): update dependency @​types/exit to v0.1.32 (#4959)
  • 99831eb chore(deps): update dependency @​types/graceful-fs to v4.1.8 (#4962)
  • 2762091 chore(deps): update dependency @​types/mock-fs to v4.13.3 (#4964)
  • 0249798 feat(types): generate addEventListener and removeEventListener overloads to c...
  • 70cba50 fix(compiler): consistently generate additional type files (#4938)
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [@stencil/core](https://github.com/ionic-team/stencil) from 4.4.1 to 4.6.0.
- [Release notes](https://github.com/ionic-team/stencil/releases)
- [Changelog](https://github.com/ionic-team/stencil/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v4.4.1...v4.6.0)

---
updated-dependencies:
- dependency-name: "@stencil/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 30, 2023
@christian-bromann christian-bromann merged commit 6365c78 into main Oct 31, 2023
@christian-bromann christian-bromann deleted the dependabot/npm_and_yarn/stencil/core-4.6.0 branch October 31, 2023 01:01
aristotelos added a commit to aristotelos/webdriverio that referenced this pull request Nov 2, 2023
Fix the `name` selector strategy to allow other characters, such as
parentheses.
For example, using `$('[name="test (Test)"]')` will now
correctly result in using the `name` selector strategy instead of using
the `css selector` strategy.

Fixes issue webdriverio#11553.
christian-bromann pushed a commit that referenced this pull request Nov 2, 2023
Fix the `name` selector strategy to allow other characters, such as
parentheses.
For example, using `$('[name="test (Test)"]')` will now
correctly result in using the `name` selector strategy instead of using
the `css selector` strategy.

Fixes issue #11553.
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.

1 participant