Standardize repo name to erb_lint by @​george-ma in Shopify/erb_lint#360
Consistently use the erb_lint name, instead of erb-lint or erblint. The old names are still supported, but will be removed in a future release.
Rename CACHE_DIRECTORY to .erb_lint_cache. by @​joshuapinter in Shopify/erb_lint#380
Rename the cache directory to match the new name. Your first build will rebuild it from scratch.
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
| --- | --- |
| view_component | [>= 2.51.a, < 2.52] |
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 regular-updates group in /engine with 5 updates:
7.1.4
7.1.4.1
7.1.4
7.1.4.1
7.1.4
7.1.4.1
3.17.0
3.18.0
0.6.0
0.7.0
Updates
actionpack
from 7.1.4 to 7.1.4.1Release notes
Sourced from actionpack's releases.
... (truncated)
Commits
5b5f0da
Preparing for 7.1.4.1 release76ae935
Update CHANGELOGsb0fe99f
Avoid backtracking in filtered_query_string7c13988
Avoid backtracking in Token#raw_params1f56fd6
Merge pull request #52962 from rails/rm-releserUpdates
activemodel
from 7.1.4 to 7.1.4.1Release notes
Sourced from activemodel's releases.
... (truncated)
Commits
5b5f0da
Preparing for 7.1.4.1 release1f56fd6
Merge pull request #52962 from rails/rm-releserUpdates
railties
from 7.1.4 to 7.1.4.1Release notes
Sourced from railties's releases.
... (truncated)
Commits
5b5f0da
Preparing for 7.1.4.1 release1f56fd6
Merge pull request #52962 from rails/rm-releserc0d8c4b
AddressRails::Command::HelpIntegrationTest
failure against ruby 3.4.0devUpdates
view_component
from 3.17.0 to 3.18.0Release notes
Sourced from view_component's releases.
Changelog
Sourced from view_component's changelog.
Commits
14446d8
release 3.18.0 (#2138)23ef08b
bundle update (#2136)d0576c1
Enable components to use@request
andrequest
methods/ivars (#2135)1176505
chore: Remove .DS_Store file (#2134)21b94a7
Allow implicit locale in component file names (#2118)212d159
Register tests directory for rails stats (#2129)1fd89a4
Wrap entire compile step with mutex (#2132)587a9ed
đź“ť Add Niva to companies who useViewComponent
(#2131)e2af6fd
Fix preview_paths in docs (#2127)c1a34e5
Update CHANGELOG.mdUpdates
erb_lint
from 0.6.0 to 0.7.0Release notes
Sourced from erb_lint's releases.
Commits
67e9f5c
Merge pull request #382 from Shopify/mangara-release-0-7-037ab1c1
Release erb_lint v0.7.05c63068
Merge pull request #380 from cntral/rename_cache_directoryaf5f18e
RenameCACHE_DIRECTORY
to.erb_lint_cache
.255fdb4
Merge pull request #375 from Earlopain/team-newa46e322
Merge pull request #376 from Earlopain/actions-bumpab1f55d
docs(README.md): Document HardCodedString linter (#278)8a6c502
Merge pull request #355 from bcroesch/allow-hard-coded-laquo-raquo93a6524
Merge pull request #374 from Earlopain/junit-no-rexml12e1659
Don't use rexml for the JUnit formatterMost Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | view_component | [>= 2.51.a, < 2.52] |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