Skip to content

chore(deps-dev): bump sax from 1.2.4 to 1.4.1#250

Merged
fhlavac merged 1 commit into
mainfrom
dependabot/npm_and_yarn/sax-1.4.1
Aug 7, 2024
Merged

chore(deps-dev): bump sax from 1.2.4 to 1.4.1#250
fhlavac merged 1 commit into
mainfrom
dependabot/npm_and_yarn/sax-1.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2024

Copy link
Copy Markdown
Contributor

Bumps sax from 1.2.4 to 1.4.1.

Commits
  • 25ab118 1.4.1
  • 968b53c fix: doctype with entities handling
  • 5d10b0a chore: add copyright year to license
  • afda2e9 1.4.0
  • 30aab25 feat: add explicit option for unquoted attribute values
  • 8e8fa71 fix: don't throw on comment in dtd
  • 93a63dd fix: ignore unparsed entity logic for std xml entities
  • b577600 chore: add copyright year to license
  • 3af9959 1.3.0
  • 42d813c drop cov requirement
  • 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 [sax](https://github.com/isaacs/sax-js) from 1.2.4 to 1.4.1.
- [Commits](isaacs/sax-js@v1.2.4...v1.4.1)

---
updated-dependencies:
- dependency-name: sax
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 6, 2024
@dependabot dependabot Bot requested review from dlabaj, fhlavac and nicolethoen August 6, 2024 17:47
@patternfly-build

patternfly-build commented Aug 6, 2024

Copy link
Copy Markdown

@fhlavac fhlavac merged commit 97f4dc8 into main Aug 7, 2024
@fhlavac fhlavac deleted the dependabot/npm_and_yarn/sax-1.4.1 branch August 7, 2024 10:08
fhlavac pushed a commit to fhlavac/react-component-groups that referenced this pull request Aug 10, 2024
Bumps [sax](https://github.com/isaacs/sax-js) from 1.2.4 to 1.4.1.
- [Commits](isaacs/sax-js@v1.2.4...v1.4.1)

---
updated-dependencies:
- dependency-name: sax
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 5.4.0-prerelease.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

fhlavac added a commit that referenced this pull request Aug 16, 2024
* add ServiceCard component (#200)

* fix(readme): Update README.md (#257)

* chore(deps-dev): bump @babel/preset-env from 7.24.8 to 7.25.3 (#254)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.8 to 7.25.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.3/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint from 8.41.0 to 8.57.0 (#253)

Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.41.0...v8.57.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump readable-stream from 1.0.34 to 2.3.8 (#251)

Bumps [readable-stream](https://github.com/nodejs/readable-stream) from 1.0.34 to 2.3.8.
- [Release notes](https://github.com/nodejs/readable-stream/releases)
- [Commits](nodejs/readable-stream@v1.0.34...v2.3.8)

---
updated-dependencies:
- dependency-name: readable-stream
  dependency-type: indirect
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump sax from 1.2.4 to 1.4.1 (#250)

Bumps [sax](https://github.com/isaacs/sax-js) from 1.2.4 to 1.4.1.
- [Commits](isaacs/sax-js@v1.2.4...v1.4.1)

---
updated-dependencies:
- dependency-name: sax
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump fast-glob from 3.2.12 to 3.3.2 (#249)

Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.2.12 to 3.3.2.
- [Release notes](https://github.com/mrmlnc/fast-glob/releases)
- [Commits](mrmlnc/fast-glob@3.2.12...3.3.2)

---
updated-dependencies:
- dependency-name: fast-glob
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @jridgewell/sourcemap-codec from 1.4.15 to 1.5.0 (#248)

Bumps [@jridgewell/sourcemap-codec](https://github.com/jridgewell/sourcemap-codec) from 1.4.15 to 1.5.0.
- [Release notes](https://github.com/jridgewell/sourcemap-codec/releases)
- [Changelog](https://github.com/jridgewell/sourcemap-codec/blob/main/CHANGELOG.md)
- [Commits](jridgewell/sourcemap-codec@v1.4.15...v1.5.0)

---
updated-dependencies:
- dependency-name: "@jridgewell/sourcemap-codec"
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump launch-editor from 2.8.0 to 2.8.1 (#247)

Bumps [launch-editor](https://github.com/yyx990803/launch-editor) from 2.8.0 to 2.8.1.
- [Commits](vitejs/launch-editor@v2.8.0...v2.8.1)

---
updated-dependencies:
- dependency-name: launch-editor
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @types/eslint-scope from 3.7.4 to 3.7.7 (#246)

Bumps [@types/eslint-scope](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint-scope) from 3.7.4 to 3.7.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint-scope)

---
updated-dependencies:
- dependency-name: "@types/eslint-scope"
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update to PatternFly 6 (#145)

* Update to the latest PF versions (#224)

* Update PF dependencies

* Fix MCC colors

* Replace not existing PF Text components

* Update snapshots

* fix(v6): Fix generated files

* fix(v6): Fix TagCount styling (#237)

* fix(v6): Fix TagCount styling

* Update tokens

* Update snapshots

* fix(pf6): Update generated files

* Remove extra padding

* Remove unused import

* Update README.md

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 released on @prerelease

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants