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

chore(deps-dev): bump the dev-dependencies group with 4 updates #218

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2024

Bumps the dev-dependencies group with 4 updates: ash_postgres, esbuild, floki and tailwind.

Updates ash_postgres from 2.4.9 to 2.4.11

Changelog

Sourced from ash_postgres's changelog.

v2.4.11 (2024-10-23)

Bug Fixes:

  • ensure repo_opts is passed through to repo.all/2

v2.4.10 (2024-10-23)

Security

  • Patch of GHSA-hf59-7rwq-785m Empty, atomic, non-bulk actions, policy bypass for side-effects vulnerability.

Bug Fixes:

  • when an atomic update is fully skipped, run the query if it could produce errors

  • run any query that could produce errors when performing atomic upgrade

  • race condition compiling migrations when concurrently creating new tenants (#406)

Commits
  • b49bc8f chore: release version v2.4.11
  • c7aa5f6 fix: ensure repo_opts is passed through to repo.all/2
  • fe62a09 chore: release version v2.4.10
  • 0570dcc fix: when an atomic update is fully skipped, run the query if it could produc...
  • 1228fcd fix: run any query that could produce errors when performing atomic upgrade
  • d6999d4 doc: Fix migration path for tenant migration (#409)
  • e3b4e04 docs: Fix links in documentation (#408)
  • a9f1a00 fix: race condition compiling migrations when concurrently creating new tenan...
  • c4cc329 chore(deps-dev): bump git_ops in the dev-dependencies group (#405)
  • 9712959 chore(deps): bump the production-dependencies group with 2 updates (#404)
  • Additional commits viewable in compare view

Updates esbuild from 0.8.1 to 0.8.2

Changelog

Sourced from esbuild's changelog.

v0.8.2 (2024-10-18)

  • Fallback to ipv4/ipv6 for unreachable hosts
Commits

Updates floki from 0.36.2 to 0.36.3

Release notes

Sourced from floki's releases.

v0.36.3

This release contains some performance improvements, thanks to @​ypconstante.

Fixed

  • Stop Floki.get_by_id/2 traversal on first match. Thanks @​ypconstante.

  • Remove extra whitespaces from nodes without attributes on Floki.raw_html/1. Thank you @​ypconstante.

  • Fix Floki.raw_html/1 typespecs. Thanks @​davydog187.

Pull requests

New Contributors

Full Changelog: philss/floki@v0.36.2...v0.36.3

Changelog

Sourced from floki's changelog.

[0.36.3] - 2024-10-21

This release contains some performance improvements, thanks to @​ypconstante.

Fixed

  • Stop Floki.get_by_id/2 traversal on first match. Thanks @​ypconstante.

  • Remove extra whitespaces from nodes without attributes on Floki.raw_html/1. Thank you @​ypconstante.

  • Fix Floki.raw_html/1 typespecs. Thanks @​davydog187.

Commits

Updates tailwind from 0.2.3 to 0.2.4

Changelog

Sourced from tailwind's changelog.

v0.2.4 (2024-10-18)

  • Add version check flag
  • Fallback to ipv4/ipv6 for unreachable hosts
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 dev-dependencies group with 4 updates: [ash_postgres](https://github.com/ash-project/ash_postgres), [esbuild](https://github.com/phoenixframework/esbuild), [floki](https://github.com/philss/floki) and [tailwind](https://github.com/phoenixframework/tailwind).


Updates `ash_postgres` from 2.4.9 to 2.4.11
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_postgres@v2.4.9...v2.4.11)

Updates `esbuild` from 0.8.1 to 0.8.2
- [Changelog](https://github.com/phoenixframework/esbuild/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/esbuild@v0.8.1...v0.8.2)

Updates `floki` from 0.36.2 to 0.36.3
- [Release notes](https://github.com/philss/floki/releases)
- [Changelog](https://github.com/philss/floki/blob/main/CHANGELOG.md)
- [Commits](philss/floki@v0.36.2...v0.36.3)

Updates `tailwind` from 0.2.3 to 0.2.4
- [Changelog](https://github.com/phoenixframework/tailwind/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/tailwind@v0.2.3...v0.2.4)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: floki
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: tailwind
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 24, 2024
@zachdaniel zachdaniel merged commit f1a8d75 into main Oct 24, 2024
17 checks passed
@dependabot dependabot bot deleted the dependabot/hex/dev-dependencies-bbf892c16f branch October 24, 2024 14:59
netProphET pushed a commit to netProphET/ash_admin that referenced this pull request Oct 30, 2024
…project#218)

Bumps the dev-dependencies group with 4 updates: [ash_postgres](https://github.com/ash-project/ash_postgres), [esbuild](https://github.com/phoenixframework/esbuild), [floki](https://github.com/philss/floki) and [tailwind](https://github.com/phoenixframework/tailwind).


Updates `ash_postgres` from 2.4.9 to 2.4.11
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_postgres@v2.4.9...v2.4.11)

Updates `esbuild` from 0.8.1 to 0.8.2
- [Changelog](https://github.com/phoenixframework/esbuild/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/esbuild@v0.8.1...v0.8.2)

Updates `floki` from 0.36.2 to 0.36.3
- [Release notes](https://github.com/philss/floki/releases)
- [Changelog](https://github.com/philss/floki/blob/main/CHANGELOG.md)
- [Commits](philss/floki@v0.36.2...v0.36.3)

Updates `tailwind` from 0.2.3 to 0.2.4
- [Changelog](https://github.com/phoenixframework/tailwind/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/tailwind@v0.2.3...v0.2.4)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: floki
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: tailwind
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant