Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[107] Updated dependencies #110

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

carlospohlodcodeminer42
Copy link
Collaborator

@carlospohlodcodeminer42 carlospohlodcodeminer42 commented Jul 10, 2024

update:

Update some dependencies from the Project.
Notes:

globalid:
updated to 1.1.0 due the version 1.2.0 droped support for rails < 6.1
change log

tzinfo
WARNING:
on version 2.0.5: "Changed DateTime results to always use the proleptic Gregorian calendar. This affects DateTime results prior to 1582-10-15 and any arithmetic performed on the results that would produce a secondary result prior to 1582-10-15"
change log

nio4r
WARNING:
drop support for ruby 2.4 on 2.7.2 version
change log

rails-html-sanitizer
import security updates on 1.4.4 version

WARNING:
on 1.5.0 "By default, unsafe tags are still stripped, but this behavior can be changed to prune the element and its children from the document by passing prune: true to any of these classes' constructors."
change log

related issues:

PR updating the rest of the dependencies #111

@carlospohlodcodeminer42 carlospohlodcodeminer42 changed the title [107 108] Updated gems [107 108] Update gems Jul 10, 2024
@carlospohlodcodeminer42 carlospohlodcodeminer42 changed the title [107 108] Update gems [107] Updated gems Jul 10, 2024
@carlospohlodcodeminer42 carlospohlodcodeminer42 marked this pull request as draft July 10, 2024 20:04
update capybara to 2.39.2
@carlospohlodcodeminer42 carlospohlodcodeminer42 changed the title [107] Updated gems [107] Updated dependencies Jul 10, 2024
update mail to 2.8.1. Related updates:

date 3.3.4 (was 3.3.2)
timeout 0.4.1 (was 0.3.1)
net-protocol 0.2.2 (was 0.2.1)
net-smtp 0.5.0 (was 0.3.3)
net-imap 0.4.14 (was 0.3.2)
update globalid gem to 1.1.0 (updated to 1.1.0 due the version 1.2.0 droped support for rails < 6.1 https://github.com/rails/globalid/releases)
update tzinfo to 2.0.6

warning:

	"on version 2.0.5: Changed DateTime results to always use the proleptic Gregorian calendar. This affects DateTime results prior to 1582-10-15 and any arithmetic performed on the results that would produce a secondary result prior to 1582-10-15"

	https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md
warning:
 Drop support to Ruby 2.6 by on version 1.3.0
update debug_inspector to  1.2.0

related update:

binding_of_caller to 1.0.1
import security updates on 1.4.4 version

warning: on 1.5.0 "By default, unsafe tags are still stripped, but this behavior can be changed to prune the element and its children from the document by passing prune: true to any of these classes' constructors."

https://github.com/rails/rails-html-sanitizer/blob/main/CHANGELOG.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant