Bump web-console from 4.2.1 to 4.3.0#4
Merged
Conversation
Member
|
@dependabot rebase |
1 similar comment
Member
|
@dependabot rebase |
Bumps [web-console](https://github.com/rails/web-console) from 4.2.1 to 4.3.0. - [Release notes](https://github.com/rails/web-console/releases) - [Changelog](https://github.com/rails/web-console/blob/main/CHANGELOG.markdown) - [Commits](rails/web-console@v4.2.1...v4.3.0) --- updated-dependencies: - dependency-name: web-console dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
34df074 to
4d68fcb
Compare
anscg
added a commit
that referenced
this pull request
Apr 19, 2026
revert accidental queue.yml and timelapse_activity_checker changes
samdev-7
added a commit
that referenced
this pull request
Apr 27, 2026
…line Two production findings from ships #4 and #25: 1. The "Ship" field in the YSWS Unified table is a linked-record. Sending the integer id was silently dropped by Airtable. Wrap as [id.to_s] so typecast: true matches the linked table's primary field value. 2. Addressable::URI is a transitive gem dep but wasn't autoloaded in the worker. normalize_uri raised NameError, the rescue swallowed it, and download returned [nil, nil] for every URL — including ones that didn't even need normalization. Require addressable/uri explicitly. Stale comment cleanup: AttachShipZineScreenshotJob → AttachShipUnifiedScreenshotJob.
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 web-console from 4.2.1 to 4.3.0.
Release notes
Sourced from web-console's releases.
Changelog
Sourced from web-console's changelog.
Commits
90e3474Release 4.3.0bdbb391Merge pull request #344 from fatkodima/fix-filter-proxies950462cFix compatiblity with latest railsc1f9252Merge pull request #345 from fatkodima/fix-ci6bc7159Fix CI859bc60Merge pull request #342 from zunda/bind-on-ipv6c66460aAlways permit IPv4-mapped IPv6 loopback addressesf3d437cMerge pull request #338 from luiscobot/patch-15383121replace close icon with ×9a5c089Merge pull request #336 from sambostock/drop-active-model