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

Update dependency aws-sdk-s3 to v1.136.0 #516

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aws-sdk-s3 (changelog) '1.135.0' -> '1.136.0' age adoption passing confidence

Release Notes

aws/aws-sdk-ruby (aws-sdk-s3)

v1.136.0

  • Feature - This release adds a new field COMPLETED to the ReplicationStatus Enum. You can now use this field to validate the replication status of S3 objects using the AWS SDK.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@0crat
Copy link
Collaborator

0crat commented Sep 26, 2023

There is an unrecoverable failure on my side. Please, submit it here:

PID: 2@1977e39e-3e3d-4e08-a1bd-ec77d0e2f707, thread: PQ-C3T46CUJJ
com.jcabi.xml.StrictXML[124] java.lang.IllegalArgumentException: 2 error(s) in XML document: -1:-1: cvc-pattern-valid: Value 'renovate[bot]' is not facet-valid with respect to pattern '[a-z0-9\-]{3,}' for type 'login'.;-1:-1: cvc-type.3.1.3: The value 'renovate[bot]' of element 'login' is not valid.

1.0-SNAPSHOT: CID: ba301f90-43dc-4635-bcaa-1b2111e41eae, Type: "Job was added to WBS"

@yegor256
Copy link
Owner

@rultor please, try to merge, since 1 checks have passed

@rultor
Copy link
Collaborator

rultor commented Sep 26, 2023

@rultor please, try to merge, since 1 checks have passed

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Collaborator

rultor commented Sep 26, 2023

@rultor please, try to merge, since 1 checks have passed

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 2min)

+ export [email protected]:yegor256/0pdd.git
+ [email protected]:yegor256/0pdd.git
+ export pull_id=516
+ pull_id=516
+ export [email protected]:yegor256/0pdd.git
+ [email protected]:yegor256/0pdd.git
+ export fork_branch=renovate/aws-sdk-s3-1.x
+ fork_branch=renovate/aws-sdk-s3-1.x
+ export head_branch=master
+ head_branch=master
+ export 'pull_title=Update dependency aws-sdk-s3 to v1.136.0'
+ pull_title='Update dependency aws-sdk-s3 to v1.136.0'
+ export author=yegor256
+ author=yegor256
+ git config --global user.email [email protected]
+ git config --global user.name 0pdd.com
+ sudo -i gem install openssl -- --with-openssl-dir=/usr/local/rvm/rubies/ruby-3.0.1/lib/ruby/3.0.0/openssl
Using /usr/local/rvm/gems/ruby-3.0.1
Using /usr/local/rvm/gems/ruby-3.0.1
Fetching openssl-3.2.0.gem
Building native extensions with: '--with-openssl-dir=/usr/local/rvm/rubies/ruby-3.0.1/lib/ruby/3.0.0/openssl'
This could take a while...
ERROR:  Error installing openssl:
	ERROR: Failed to build gem native extension.

    current directory: /usr/local/rvm/gems/ruby-3.0.1/gems/openssl-3.2.0/ext/openssl
/usr/local/rvm/rubies/ruby-3.0.1/bin/ruby -I /usr/local/rvm/rubies/ruby-3.0.1/lib/ruby/3.0.0 -r ./siteconf20230926-1051-8go47r.rb extconf.rb --with-openssl-dir\=/usr/local/rvm/rubies/ruby-3.0.1/lib/ruby/3.0.0/openssl
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of necessary
libraries and/or headers.  Check the mkmf.log file for more details.  You may
need configuration options.

Provided configuration options:
	--with-opt-dir
	--without-opt-dir
	--with-opt-include
	--without-opt-include=${opt-dir}/include
	--with-opt-lib
	--without-opt-lib=${opt-dir}/lib
	--with-make-prog
	--without-make-prog
	--srcdir=.
	--curdir
	--ruby=/usr/local/rvm/rubies/ruby-3.0.1/bin/$(RUBY_BASE_NAME)
	--with-openssl-dir
	--with-openssl-include
	--without-openssl-include=${openssl-dir}/include
	--with-openssl-lib
	--without-openssl-lib=${openssl-dir}/lib
extconf.rb:33:in `<main>': OpenSSL library directory could not be found in '/usr/local/rvm/rubies/ruby-3.0.1/lib/ruby/3.0.0/openssl/lib'. You might want to fix this error in one of the following ways. (RuntimeError)
  * Recompile OpenSSL by configuring it with --libdir=lib  to specify the OpenSSL library directory.
  * Recompile Ruby by configuring it with --libdir=<dir> to specify the Ruby library directory.
  * Compile this openssl gem with --with-openssl-include=<dir> and --with-openssl-lib=<dir> options to specify the OpenSSL include and library directories.

extconf failed, exit code 1

Gem files will remain installed in /usr/local/rvm/gems/ruby-3.0.1/gems/openssl-3.2.0 for inspection.
Results logged to /usr/local/rvm/gems/ruby-3.0.1/extensions/x86_64-linux/3.0.0/openssl-3.2.0/gem_make.out
container 068d8a8cdb10948aada23200cea7195e4ccca302cfadacf6a001829bae13b682 is dead
Wed Sep 27 00:25:54 CEST 2023

@yegor256
Copy link
Owner

yegor256 commented Nov 9, 2023

@rultor merge

@renovate renovate bot force-pushed the renovate/aws-sdk-s3-1.x branch from 0028f8a to 951e7bf Compare November 9, 2023 12:07
@rultor
Copy link
Collaborator

rultor commented Nov 9, 2023

@rultor merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit ed77602 into master Nov 9, 2023
1 of 2 checks passed
@renovate renovate bot deleted the renovate/aws-sdk-s3-1.x branch November 9, 2023 12:25
@rultor
Copy link
Collaborator

rultor commented Nov 9, 2023

@rultor merge

@yegor256 Done! FYI, the full log is here (took me 3min)

@0crat
Copy link
Collaborator

0crat commented Nov 9, 2023

Job gh:yegor256/0pdd#516 is not assigned, can't get performer

@0crat 0crat removed the 0crat/scope label Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants