[ruby] Update vite_rails 3.0.17 → 3.0.19 (patch) #4589
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ vite_rails (3.0.17 → 3.0.19) · Repo · Changelog
✳️ nokogiri (1.18.1 → 1.18.2) · Repo · Changelog
Release Notes
1.18.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 6 commits:
version bump to v1.18.2
backport: fix(css-selector): default XML namespace should not be applied to wildcard (#3414)
ci: bump windows test images from "head" to "3.4"
dev: so tired of psych not building on various things
fix(css-selector): default XML namespace is not applied to wildcard
prefactor: restructure css-to-xpath tests
Release Notes
1.3.5
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 6 commits:
Release concurrent-ruby 1.3.5 and concurrent-ruby-edge 0.7.2
chore: fix typos (#1076)
Set rake-compiler source and target to Java 8 (#1071)
Improve ancestor classes spec
Avoid error when member is present on ancestor class
Remove dependency on logger
Release Notes
1.2.0
1.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 48 commits:
[devtools] sync
Prepare for v1.2.0
Provide help when there is a typo in a command (#138)
[devtools] sync
Add the ability to hide command from "usage" output (#137)
[devtools] sync
Prepare for v1.1.0
Fix Rubocop cop name warnings
doc: fix filename (#127)
Add `aliases` to options in docs (#125)
Change example to one that works (#134)
Add :flag option type (#117)
Update .github/workflows/ci.yml
Update .rubocop.yml
Update .rubocop.yml
Update .github/workflows/ci.yml
Fix RuboCop issues
Update .rubocop.yml
Update .github/workflows/rubocop.yml
Update Gemfile.devtools
Update .github/workflows/ci.yml
Update .github/workflows/sync_configs.yml
Update .github/workflows/docsite.yml
Update .github/workflows/ci.yml
Update Gemfile.devtools
Update .github/workflows/ci.yml
Update LICENSE
Update .github/workflows/rubocop.yml from repobot-app/workflows
Update .repobot.yml from dry-rb/template-gem
Add .repobot.yml
Update .github/workflows/docsite.yml from dry-rb/template-gem
Update .github/workflows/docsite.yml from dry-rb/template-gem
Update dry-cli.gemspec from dry-rb/template-gem
Update README.md from dry-rb/template-gem
Update .rubocop.yml from dry-rb/template-gem
Update .github/workflows/docsite.yml from dry-rb/template-gem
Remove CODEOWNERS
Update .action_hero.yml from dry-rb/template-gem
Update Gemfile.devtools from dry-rb/template-gem
Update Gemfile.devtools from dry-rb/template-gem
Update .github/workflows/sync_configs.yml from dry-rb/template-gem
Update .github/workflows/sync_configs.yml from dry-rb/template-gem
Update CODE_OF_CONDUCT.md from dry-rb/template-gem
Update CODE_OF_CONDUCT.md from dry-rb/template-gem
Update README.md from dry-rb/template-gem
Update README.md from dry-rb/template-gem
Update Gemfile.devtools from dry-rb/template-gem
Update Gemfile.devtools from dry-rb/template-gem
Release Notes
1.14.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
Bump to 1.14.7
remove post-install message
Merge pull request #709 from voxik/ruby-3.4
Add Rails 7.2 and 8.0 into test matrix.
Adjust the test matrix for Rails 8.1
Add `base64` / `mutex_m` dependencies for Rails 6.1
Ruby 3.4 `Hash#inspect` compatibility.
Add 'ruby-head' to test matrix
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands