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 haml_lint to v0.58.0 #189

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
haml_lint '0.50.0' -> '0.58.0' age adoption passing confidence

Release Notes

sds/haml-lint (haml_lint)

v0.58.0

Compare Source

  • Fix block_keyword method returning keywords used as arguments of method call

v0.57.0

Compare Source

  • Add GitHubReporter

v0.56.0

Compare Source

  • Rubocop: Properly pass the whitespace around tag attributes to RuboCop. This allows some improved corrections and fixes bugs.

v0.55.0

Compare Source

  • Lazily open files to avoid file descriptor exhaustion

v0.54.0

Compare Source

  • Drop support for Ruby 2.7, which reached EoL in March 2023
  • Add support for --stdin/-s flags for piping from standard input

v0.53.0

Compare Source

  • Drop Haml 4 compatibility
  • Add support for conditional comments in RuboCop linter

v0.52.0

Compare Source

  • Add Haml 6.3 compatibility
  • Add --stderr flag
  • Fix node_for_line helper to return last possible node when nothing matches

v0.51.0

Compare Source

  • Allow Haml > 6.1

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 Oct 2, 2023

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

PID: 2@5dc96869-65e6-490a-98d8-6595284545f7, thread: PQ-C3RFVLU72
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: fa2f6339-dd97-4b3c-b6f9-b2ee5b00c1e3, Type: "Job was added to WBS"

@yegor256
Copy link
Owner

yegor256 commented Oct 2, 2023

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

@rultor
Copy link
Collaborator

rultor commented Oct 2, 2023

@rultor please, try to merge, since 3 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 Oct 2, 2023

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

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

+ return 0
+ true
+ export head=git@github.com:yegor256/mailanes.git
+ head=git@github.com:yegor256/mailanes.git
+ export pull_id=189
+ pull_id=189
+ export fork=git@github.com:yegor256/mailanes.git
+ fork=git@github.com:yegor256/mailanes.git
+ export fork_branch=renovate/haml_lint-0.x
+ fork_branch=renovate/haml_lint-0.x
+ export head_branch=master
+ head_branch=master
+ export 'pull_title=Update dependency haml_lint to v0.51.0'
+ pull_title='Update dependency haml_lint to v0.51.0'
+ export author=yegor256
+ author=yegor256
+ 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 ./siteconf20231002-1049-m3rzb0.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 0da485f815c025a60ef2f29907c4bc636f4ca50b2663bb4b2fe40d4fc47fea89 is dead
Mon Oct  2 10:28:02 PM CEST 2023

@renovate renovate bot changed the title Update dependency haml_lint to v0.51.0 Update dependency haml_lint to v0.52.0 Dec 13, 2023
@renovate renovate bot changed the title Update dependency haml_lint to v0.52.0 Update dependency haml_lint to v0.53.0 Jan 8, 2024
@renovate renovate bot changed the title Update dependency haml_lint to v0.53.0 Update dependency haml_lint to v0.54.0 Jan 23, 2024
@renovate renovate bot changed the title Update dependency haml_lint to v0.54.0 Update dependency haml_lint to v0.55.0 Jan 23, 2024
@renovate renovate bot changed the title Update dependency haml_lint to v0.55.0 Update dependency haml_lint to v0.56.0 Feb 4, 2024
@renovate renovate bot changed the title Update dependency haml_lint to v0.56.0 Update dependency haml_lint to v0.57.0 Feb 13, 2024
@renovate renovate bot changed the title Update dependency haml_lint to v0.57.0 Update dependency haml_lint to v0.58.0 Apr 28, 2024
@renovate renovate bot force-pushed the renovate/haml_lint-0.x branch from 328140a to 23d1152 Compare May 4, 2024 07:22
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.

None yet

3 participants