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 dependencies group with 5 updates:
1.1.6
1.1.7
7.1.3
7.1.3.2
2.0.3
2.0.4
7.0.4
7.0.6
3.10.0
3.11.0
Updates
ammeter
from 1.1.6 to 1.1.7Release notes
Sourced from ammeter's releases.
Changelog
Sourced from ammeter's changelog.
Commits
47db997
v1.1.795a2f22
Merge pull request #70 from pirj/return-a-pathname-from-the-file-helper7cddbd9
Return a Pathname from the file helperUpdates
rails
from 7.1.3 to 7.1.3.2Release notes
Sourced from rails's releases.
... (truncated)
Commits
6f0d1ad
Preparing for 7.1.3.2 releasec25f0fc
Respect raise_on_missing_ in controllerd73ed95
Preparing for 7.1.3.1 release43037d8
update changelog5187a9e
fix XSS vulnerability when using translationb4d3bfb
Fix ReDoS in accept header scanningUpdates
turbo-rails
from 2.0.3 to 2.0.4Release notes
Sourced from turbo-rails's releases.
Commits
e8dd34a
Bump version for 2.0.45c3046d
Turbo v8.0.36a60eb4
fix typo (#586)Updates
pagy
from 7.0.4 to 7.0.6Changelog
Sourced from pagy's changelog.
Commits
80295d3
Merge branch 'dev'f3dfbc7
Version 7.0.61bf5818
Updated RM run configurations68a0b4e
Internal renaming of frontend constants5688771
Fix for disabled links and missing or extra ARIA attributes in frontend extras7e2f118
Boostrap fix for current page link; pagy.js fix for trim of current page (clo...8c4a085
fix indentation9c60334
Fix broken link in tailwind.mdce9365d
Fix broken link in tailwind.md07debbd
Merge branch 'dev'Updates
view_component
from 3.10.0 to 3.11.0Release notes
Sourced from view_component's releases.
Changelog
Sourced from view_component's changelog.
Commits
394692b
release 3.11.0 (#1997)d6f81bb
Fix typo in CHANGELOGb32050e
Add ViewComponent/view_component#1996 to CHANGELOGd88796d
Fix running non-integration tests under Rails main (#1996)aabf7bd
Update Avo name and link (#1995)4ae1dfc
Docs: Use rack-mini-profiler for profiling ViewComponent rendering (#1994)448e431
Use modern subscribe syntax (#1992)818e4f2
Add note to testing docs aboutrendered_content
helper (#1991)095e92e
Move all dependencies into gemspec (#1936)9795786
Bump rspec-rails from 5.1.2 to 6.1.0 (#1917)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