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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the production-dependencies group with 3 updates: esbuild, phoenix_live_view and tailwind.
Updates
esbuild
from 0.8.1 to 0.8.2Changelog
Sourced from esbuild's changelog.
Commits
7153c6e
Release v0.8.2c7d7bb8
fallback to ipv4/ipv6 in the event of an unreachable host error (#74)ac23b69
Allow version check to be skipped (#73)2249260
Add support for riscv64 arch (#72)Updates
phoenix_live_view
from 1.0.0-rc.6 to 1.0.0-rc.7Changelog
Sourced from phoenix_live_view's changelog.
Commits
5b515f9
Release 1.0.0-rc.7080be75
Bump changelog6a7625f
Fix phx-click-loading for untrusted events. Closes #3421 (#3473)90cc57f
Bump changelogd2d9701
Consider target container with changed id as new node. Closes #3423fb67e4c
Bump changelog6fa6962
Add missing telemetry spans for live component updates (#3469)d37cee2
Add JS.concat/2 (#3466)4816256
fix CIe0557f3
FixupUpdates
tailwind
from 0.2.3 to 0.2.4Changelog
Sourced from tailwind's changelog.
Commits
194ab0f
Release v0.2.4bcc196a
Release v0.2.3f13003f
fallback to ipv4/ipv6 in the event of an unreachable host error (#101)f729dc3
Add version check flag (#100)a4133dd
Bump changelog9b5ca91
Fixup271d195
Merge pull request #98 from Gigitsu/hotfix/version-wiht-path2b7417e
Don't check version if path is presente2d8d3b
Update main.ymlb8382fb
Update ExDocDependabot 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