build(deps): bump the production-dependencies group across 1 directory with 8 updates#402
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…y with 8 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [beacon](https://github.com/BeaconCMS/beacon) | ``c496ae8`` | ``236da4b`` | | [ecto](https://github.com/elixir-ecto/ecto) | `3.12.5` | `3.13.2` | | [esbuild](https://github.com/phoenixframework/esbuild) | `0.9.0` | `0.10.0` | | [floki](https://github.com/philss/floki) | `0.37.1` | `0.38.0` | | [igniter](https://github.com/ash-project/igniter) | `0.5.43` | `0.6.28` | | [live_svelte](https://github.com/woutdp/live_svelte) | `0.15.0` | `0.16.0` | Updates `beacon` from `c496ae8` to `236da4b` - [Release notes](https://github.com/BeaconCMS/beacon/releases) - [Commits](BeaconCMS/beacon@c496ae8...236da4b) Updates `ecto` from 3.12.5 to 3.13.2 - [Release notes](https://github.com/elixir-ecto/ecto/releases) - [Changelog](https://github.com/elixir-ecto/ecto/blob/master/CHANGELOG.md) - [Commits](elixir-ecto/ecto@v3.12.5...v3.13.2) Updates `esbuild` from 0.9.0 to 0.10.0 - [Changelog](https://github.com/phoenixframework/esbuild/blob/main/CHANGELOG.md) - [Commits](phoenixframework/esbuild@v0.9.0...v0.10.0) Updates `floki` from 0.37.1 to 0.38.0 - [Release notes](https://github.com/philss/floki/releases) - [Changelog](https://github.com/philss/floki/blob/main/CHANGELOG.md) - [Commits](philss/floki@v0.37.1...v0.38.0) Updates `igniter` from 0.5.43 to 0.6.28 - [Release notes](https://github.com/ash-project/igniter/releases) - [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md) - [Commits](ash-project/igniter@v0.5.43...v0.6.28) Updates `live_svelte` from 0.15.0 to 0.16.0 - [Release notes](https://github.com/woutdp/live_svelte/releases) - [Changelog](https://github.com/woutdp/live_svelte/blob/master/CHANGELOG.md) - [Commits](woutdp/live_svelte@v0.15.0...v0.16.0) Updates `phoenix` from 1.7.21 to 1.8.0 - [Release notes](https://github.com/phoenixframework/phoenix/releases) - [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md) - [Commits](phoenixframework/phoenix@v1.7.21...v1.8.0) Updates `phoenix_live_view` from 1.0.9 to 1.1.8 - [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v1.1.8/CHANGELOG.md) - [Commits](phoenixframework/phoenix_live_view@v1.0.9...v1.1.8) --- updated-dependencies: - dependency-name: beacon dependency-version: 236da4b187fe9498a2d9bd1c7e0e4a7704e73c0d dependency-type: direct:production dependency-group: production-dependencies - dependency-name: ecto dependency-version: 3.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: esbuild dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: floki dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: igniter dependency-version: 0.6.28 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: live_svelte dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: phoenix dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: phoenix_live_view dependency-version: 1.1.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 6 updates in the / directory:
c496ae8236da4b3.12.53.13.20.9.00.10.00.37.10.38.00.5.430.6.280.15.00.16.0Updates
beaconfromc496ae8to236da4bCommits
236da4bchore(deps): bump igniter in the production-dependencies group (#816)Updates
ectofrom 3.12.5 to 3.13.2Changelog
Sourced from ecto's changelog.
Commits
cd0f70bRelease v3.13.23816296Revert "Add support for :writable option on belongs_to (#4624)"59d21eeFix nil map associations (#4631)18a633aDocs: Don't reference deprecatedliteral(#4627)5750491Fix issue with macro expansion inoverclause'sorder_by(#4630)3637802Docs: Fixidentifierdocs unused variable (#4626)3b2d006Use unique var names when computing bindings (#4625)9cdc5bfOnly compute expression to string if necessary576665fAdd support for :writable option on belongs_to (#4624)db12e07upserts: offer guidance when:replace_allor:replace_all_exceptproduce ...Updates
esbuildfrom 0.9.0 to 0.10.0Changelog
Sourced from esbuild's changelog.
Commits
86f4304release v0.10.0c891ea2Merge pull request #78 from phoenixframework/sd-path-sep6f8b4dfjoin all listse818a27update CI809c25fsupport passing NODE_PATH as listUpdates
flokifrom 0.37.1 to 0.38.0Release notes
Sourced from floki's releases.
... (truncated)
Changelog
Sourced from floki's changelog.
... (truncated)
Commits
2c41ba8Release v0.38 (#629)ca714a4Preventfind/2from crashing with empty selector (#631)541bdceRemove deprecation warnings for the upcoming Elixir 1.19 (#630)72b4563Remove deprecations (#628)dcdc385Remove support for Elixir 1.14 (#626)b92cd73Add:styleflag to text/2` docs (#627)c0de672Bump benchee from 1.3.1 to 1.4.0 (#618)a516972Bump credo from 1.7.11 to 1.7.12 (#619)5398a08Bump ex_doc from 0.37.3 to 0.38.2 (#625)f900ea1feat: implement :has pseudo-selector functionality (#624)Updates
igniterfrom 0.5.43 to 0.6.28Release notes
Sourced from igniter's releases.
... (truncated)
Changelog
Sourced from igniter's changelog.
... (truncated)
Commits
3234063chore: release version v0.6.28924a724improvement:igniter.newDon't run git init if already in git repo (#328)ff45e81chore: update changelogfa22a3cchore: release version v0.6.2799d5145fix: use appropriate function namefunction->function?(#326)a803b22chore: release version v0.6.26d023d3echore: don't require a web module956bd4efix: improve Phoenix web module detection in list_routers (#325)bf9c097chore: release version v0.6.25a0c4689fix: remove another enumeration of the rewriteUpdates
live_sveltefrom 0.15.0 to 0.16.0Release notes
Sourced from live_svelte's releases.
Changelog
Sourced from live_svelte's changelog.
Commits
08ecd4dUpdate changelog23f64b2Bump version 0.15.0 -> 0.160b1f6845Add TV labs and remore territoriez1d811a7Add to changelogec1923cUpdate README.md fallback content26fd898Add documentation for loading slot649a99aEdit warning message ssr + loading7fd90a5Add example loading slot640dd6eAdd warning if ssr and loading slot is being used togethera3615e4feat: <:loading /> slot for server-rendered markupUpdates
phoenixfrom 1.7.21 to 1.8.0Changelog
Sourced from phoenix's changelog.
... (truncated)
Commits
f9d3c8bRelease 1.8.0 🚀e42b6ddadd note to tsconfig.json414c7b4update changelogda83d96Do not rely on Phoenix.LiveView.JS when using --no-live (#6373)85bfd3adon't include node_modules in tsconfig path mapping (#6392)df1daa9Adds validate_unique: false option to the changeset (#6384)937b6f8add refute_patched to locals_without_parens (#6374)1425646split AGENTS.md into small parts (#6385)54e7b17Add guide for live_view generator customization (#6387)905ec45final changes for LiveView 1.1 (#6388)Updates
phoenix_live_viewfrom 1.0.9 to 1.1.8Changelog
Sourced from phoenix_live_view's changelog.
... (truncated)
Commits
4838611release v1.1.8223d351Update assets7e0b15afix pending diff race condition when join is still pending (#3957)ccc2132release v1.1.7a7aa090release v1.1.6fc04af4check owner when sending cids_will_destroye2b8c11release v1.1.5ac0f703Update assetse0b1a1dadd stream_async (#3944)6c0bd38fix ownsElement to account for portals (#3951)Most Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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