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

Bump css-selector-generator from 3.0.1 to 3.4.1 #1243

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2021

Bumps css-selector-generator from 3.0.1 to 3.4.1.

Changelog

Sourced from css-selector-generator's changelog.

3.4.1 (2021-08-25)

Bug Fixes

  • do not ignore root, use descendant selectors (29e4fc6), closes #78

3.4.0 (2021-08-24)

Features

  • simplified attribute selectors (ed826eb), closes #77

3.3.0 (2021-08-21)

Features

  • maxCombinatios and maxCandidates options (b65858c)

3.2.1 (2021-08-18)

Bug Fixes

  • do not throw on descendant selector in root (96ed377), closes #65

3.2.0 (2021-08-15)

Features

  • add multi element support (3f42092)
  • multi elements support for attribute (a273c02)
  • multi elements support for class (ad367df)
  • multi elements support for fallback (991531d)
  • multi elements support for id (403cb59)
  • multi elements support for nth-child (74443c2)
  • multi elements support for nth-of-type (f481ca6)
  • multi elements support for tag (df4ec59)

... (truncated)

Commits
  • f0e14a0 3.4.1
  • 29e4fc6 fix: do not ignore root, use descendant selectors
  • cc4decb chore: do not produce unnecessary files on test
  • ec413cb Merge pull request #74 from fczbkk/dependabot/npm_and_yarn/mocha-9.1.0
  • 4995d7c chore(deps-dev): bump mocha from 9.0.3 to 9.1.0
  • 52acfa7 test: test simplified attribute for multi elements
  • 9059553 chore: add type definitions for mocha and chai
  • fb8071f chore: add Husky pre-commit checks
  • dba7757 chore: simplify lint tasks
  • 648a8b6 3.4.0
  • 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.


Note: Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖

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)

Bumps [css-selector-generator](https://github.com/fczbkk/css-selector-generator) from 3.0.1 to 3.4.1.
- [Release notes](https://github.com/fczbkk/css-selector-generator/releases)
- [Changelog](https://github.com/fczbkk/css-selector-generator/blob/master/CHANGELOG.md)
- [Commits](fczbkk/css-selector-generator@v3.0.1...v3.4.1)

---
updated-dependencies:
- dependency-name: css-selector-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 6, 2021
@fregante
Copy link
Contributor

fregante commented Sep 6, 2021

@dependabot ignore this major version

We need to solve its issues first, the dependency was pinned in the past

@dependabot dependabot bot closed this Sep 6, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 6, 2021

OK, I won't notify you about version 3.x.x again, unless you re-open this PR or update to a 3.x.x release yourself.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/css-selector-generator-3.4.1 branch September 6, 2021 13:59
@fregante
Copy link
Contributor

@dependabot reopen

@dependabot dependabot bot reopened this Oct 28, 2023
@dependabot dependabot bot restored the dependabot/npm_and_yarn/css-selector-generator-3.4.1 branch October 28, 2023 05:46
@vercel
Copy link

vercel bot commented Oct 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pixiebrix-extension ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2023 5:49am

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2023

Superseded by #6740.

@dependabot dependabot bot closed this Oct 28, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/css-selector-generator-3.4.1 branch October 28, 2023 05:47
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
Development

Successfully merging this pull request may close these issues.

1 participant