Closed depfu[bot] closed 10 months ago
Name | Link |
---|---|
Latest commit | 41f866dc464c7957c04695f7cda8e8f644ed45a7 |
Latest deploy log | https://app.netlify.com/sites/techworkersberlin/deploys/658dd06b7d98660008a8219a |
Deploy Preview | https://deploy-preview-265--techworkersberlin.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
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?
✳️ jekyll (4.3.1 → 4.3.3) · Repo · Changelog
Release Notes
4.3.3
4.3.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
✳️ rake (13.0.6 → 13.1.0) · Repo · Changelog
Release Notes
13.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ addressable (indirect, 2.8.5 → 2.8.6) · Repo · Changelog
Release Notes
2.8.6 (from changelog)
Does any of this look wrong? Please let us know.
↗️ ffi (indirect, 1.15.5 → 1.16.3) · Repo · Changelog
Release Notes
1.16.3 (from changelog)
1.16.2 (from changelog)
1.16.1 (from changelog)
1.16.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ google-protobuf (indirect, 3.21.12 → 3.25.1) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 16 commits:
Updating version.json and repo version numbers to: 25.1
Add support for extensions in CRuby, JRuby, and FFI Ruby (#14703) (#14756)
Add support for options in CRuby, JRuby and FFI (#14594) (#14739)
Bump mac PHP version to 8.2 to fix non-hermetic breakages. (#14741)
Merge pull request #14674 from anandolee/25.x
Raise warnings for python syntax usages
Move python/BUILD to python/BUILD.bazel (#14658)
Merge pull request #14620 from protocolbuffers/win2019-25.x
Error on staleness failure
Update `cc_file_list_aspect` to handle targets with missing `hdrs/textual_hdrs`
Pin python at 3.11.
Enable caching of pip dependencies
Fix windows 2019 build.
Merge pull request #14596 from protocolbuffers/25.x-202311012212
Migrate tests to windows 2022 by default.
Updating version.json to: 25.1-dev
↗️ public_suffix (indirect, 5.0.3 → 5.0.4) · Repo · Changelog
Release Notes
5.0.4 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 24 commits:
Release 5.0.4
Updated list from source (#269)
Updated list from source (#267)
Updated list from source (#266)
Updated list from source (#264)
Updated list from source (#263)
Updated list from source (#262)
Updated list from source (#261)
Bump actions/checkout from 3 to 4 (#260)
CHANGELOG for GH-259
Reorganize public_suffix.gemspec
Update SECURITY.md
Update SECURITY.md
Reduce gem size (#258)
Updated list from source (#257)
Updated list from source (#256)
Updated list from source (#255)
Updated list from source (#254)
Updated list from source (#253)
Updated list from source (#252)
Update mocha requirement from ~> 2.0.1 to ~> 2.1.0 (#251)
Fix spacing
Updated list from source (#250)
Update FUNDING.yml
↗️ rexml (indirect, 3.2.5 → 3.2.6) · Repo · Changelog
Release Notes
3.2.6
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
Add 3.2.6 entry
ci: add support for creating release automatically
doc: Fix some method links in tutorial (#99)
xpath abbreviate: add a special case for only "//"
xpath abbreviate: rewrite to support complex cases
xpath: add a test for XPathParser#abbreviate
xpath: rename "string" to "path"
xpah abbreviate: add missing "/" to :descendant_or_self/:self/:parent
xpath abbreviate: add support for string literal that contains double-quote (#96)
xpath: fix a bug that #abbreviate can't handle function arguments
Performance and memory optimizations (#94)
CI against Ruby 3.0, 3.1, and 3.2 (#93)
attribute: don't convert ' and ' with {attribute_quote: :quote}
Bump actions/checkout from 2 to 3 (#90)
Added dependabot for GitHub Actions (#89)
Fix RDoc for Element (#87)
gemspec: Drop unused directives (#83)
Fix typos
doc: link to tutorial (#78)
Tutorial (#77)
Fix typo in NEWS.md (#75)
Fix typo in NEWS.md (#72)
Document that REXML follows the Ruby maintenance cycle (#71)
Set 2.5 as minimum required ruby version for gem (#70)
Bump version
↗️ rouge (indirect, 4.0.1 → 4.2.0) · Repo · Changelog
Release Notes
4.2.0
4.1.3
4.1.2
4.1.1
4.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 50 commits:
Release v4.2.0 (#2006)
Updated Xojo Syntax (#2005)
Add Code owners lexer (#1969)
Detect Elixir syntax by shebang (#2001)
Updated Xojo Syntax (#2000)
Update BPF lexer (#2004)
Bump actions/checkout to v4 (#1998)
Guess .pyi files as Python (#1996)
add svelte lexer (#1979)
Remove `inline` from Dart declaration keywords (#1990)
Update groovy for record, enum, var (#1984)
Update change log (#1983)
Release v4.1.3 (#1982)
Update HCL & Terraform Lexers (#1975)
Add guessing specs for TypeScript extensions (#1980)
Add Typescript support for `.cts` and `.mts` (#1978)
Swift 5.8 and 5.9 updates (#1948)
XQuery: .xqm suffix added (#1971)
Add multi-line examples for IRB lexer (#1968)
irb lexer: recognize the SIMPLE prompt (#1943)
Release v4.1.2 (#1965)
Fix highlight of ellipsis in Python lexer (#1964)
Fix Wollok lexer: entity list is shared between lexer instances (#1954)
Release v4.1.1 (#1963)
Add detection for zsh completion files (#1933)
Add alias `graphviz` for `dot` (#1651)
Highlight Ruby's and/or/not logical operators (#1950)
Fix Twig/Jinja: incorrect recognition of some special tokens like keywords (#1949)
Fix string interpolation in Ruby percent literal (#1945)
php: fix highlight of fully-qualified identifiers (fix #1718) (#1924)
Add reference to Code of Conduct (#1942)
javascript: Fix an issue where some keywords like "for" and "if" are mistakenly recognized as functions (#1938)
fix: improve openedge abl langage (#1843)
rust: Update builtins and sample file (fix #1922) (#1923)
Add basic support for Dart 3 features (#1935)
Support doctest highlight in Python lexer (#1932)
Delete buggy detection for Mosel (#1936)
Liquid: update for 5.0.0 (#1681)
Release v4.1.0 (#1931)
Add Cisco IOS lexer to Languages doc (#1929)
Fix highlight of functions in CPP lexer (#1928)
Recognize javascript functions & classes (#1920)
Porting Cisco IOS configuration lexer from pygments-routerlexers (#1875)
Fix already initialized constant warning in YAML (#1926)
Improve Python lexer (#1919)
Support attributes in PHP lexer (#1915)
Update GitHub theme, add dark mode (#1918)
Add Ruby 3.2 to CI build (#1912)
Use File.basename instead sub to correctly handle long paths on Windows (#1911)
Update C# lexer: new keywords and numeric literal syntax improvements (#1660)
↗️ sass-embedded (indirect, 1.57.1 → 1.69.5) · Repo
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ unicode-display_width (indirect, 2.4.2 → 2.5.0) · Repo · Changelog
Release Notes
2.5.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 5 commits:
Release v2.5.0
Update Unicode version number
Unicode 15.1
Re-add 3.2 to Windows CI
README: Update supported Rubies
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