dependabot-preview[bot]
46bc2f6e16
build: bump zeitwerk from 2.2.2 to 2.3.0 in /docs
...
Bumps [zeitwerk](https://github.com/fxn/zeitwerk ) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/fxn/zeitwerk/releases )
- [Changelog](https://github.com/fxn/zeitwerk/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fxn/zeitwerk/compare/v2.2.2...v2.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-04 05:13:09 +00:00
hayato iida
4c0a73222b
Update .github/workflows/tests.yml
...
Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com>
2020-03-04 10:03:05 +09:00
Mike McQuaid
fab4a4863d
Merge pull request #7099 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-0.80.1
...
build: bump rubocop from 0.80.0 to 0.80.1 in /Library/Homebrew
2020-03-03 20:35:04 +00:00
EricFromCanada
5277f849d9
API: supply additional data for requirements
2020-03-03 15:00:33 -05:00
Mike McQuaid
e7b6cb97e6
brew vendor-gems: commit updates.
2020-03-03 19:48:11 +00:00
Mike McQuaid
486d498d6e
Merge pull request #7101 from MichelleNguy/display-updated-casks
...
Display updated casks when running `brew update`
2020-03-03 19:34:15 +00:00
David Frascone
8ed8d6979c
Fix for when version is nil
...
When version is nil, (version <==> other.version) also returns nil
and then the nill object doesn't have a nonzero? method.
I'm not sure what package put me into this state, but, this fix repaired
my environment.
Also, there is probably a more ruby-esque way to do this, but, I'm not a
ruby expert ;-)
2020-03-03 12:27:21 -07:00
Michelle Nguyen(she/her)
352774e80f
Add deleted casks to report dump.
...
Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com>
2020-03-03 13:46:08 -05:00
Michelle Nguyen(she/her)
1f5f9b37c7
Change if statement to elsif.
...
Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com>
2020-03-03 13:45:46 -05:00
Mike McQuaid
0cf4596952
Merge pull request #7104 from Homebrew/dependabot/bundler/Library/Homebrew/parser-2.7.0.4
...
build: bump parser from 2.7.0.3 to 2.7.0.4 in /Library/Homebrew
2020-03-03 12:51:44 +00:00
dependabot-preview[bot]
f3edc7c91a
build: bump parser from 2.7.0.3 to 2.7.0.4 in /Library/Homebrew
...
Bumps [parser](https://github.com/whitequark/parser ) from 2.7.0.3 to 2.7.0.4.
- [Release notes](https://github.com/whitequark/parser/releases )
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/whitequark/parser/compare/v2.7.0.3...v2.7.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-03 05:25:25 +00:00
hayato iida
e1508c66ff
change export PATH
to add-path
for github actions
2020-03-03 12:35:42 +09:00
Michelle Nguyen
948ad02c84
Display updated casks when running Already up-to-date.. Fixes #7011 .
2020-03-02 17:17:52 -05:00
Mike McQuaid
10ba0d5a66
Merge pull request #7092 from dawidd6/bump-push-with-token
...
bump-formula-pr: return remote url with token in it
2020-03-02 18:42:57 +00:00
Dawid Dziurla
456f3b1923
bump-formula-pr: return remote url with token in it
2020-03-02 18:50:42 +01:00
Mike McQuaid
59c50986c7
Merge pull request #6996 from SMillerDev/docs/guides
...
Docs: Add guides for common cases
2020-03-02 13:28:27 +00:00
Mike McQuaid
eebe6d20d1
Merge pull request #7096 from lukasbestle/patch-1
...
Versions docs: Add note on unstable versions
2020-03-02 13:27:10 +00:00
Mike McQuaid
15d274bab7
Merge pull request #7091 from EricFromCanada/version-stable
...
version: handle -stable in tag
2020-03-02 13:20:58 +00:00
Mike McQuaid
b3a340cc6a
Merge pull request #7089 from dawidd6/npm-args-unsafe-perm
...
node: add --unsafe-perm to std_args
2020-03-02 13:19:59 +00:00
Mike McQuaid
ff35b943d3
docs/Versions: tweak unstable language.
2020-03-02 13:06:59 +00:00
Mike McQuaid
557cc1523f
Merge pull request #7090 from EricFromCanada/bump-url-escaping
...
bump-formula-pr: add missing URL escapes
2020-03-02 13:02:52 +00:00
dependabot-preview[bot]
fc9f514a3e
build: bump rubocop from 0.80.0 to 0.80.1 in /Library/Homebrew
...
Bumps [rubocop](https://github.com/rubocop-hq/rubocop ) from 0.80.0 to 0.80.1.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases )
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.80.0...v0.80.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-02 12:32:12 +00:00
Mike McQuaid
69ad3d0973
Merge pull request #7100 from Homebrew/dependabot/bundler/Library/Homebrew/nokogiri-1.10.9
...
build: bump nokogiri from 1.10.8 to 1.10.9 in /Library/Homebrew
2.2.7
2020-03-02 12:30:31 +00:00
Mike McQuaid
78c230da61
Merge pull request #7098 from Homebrew/dependabot/bundler/docs/nokogiri-1.10.9
...
build: bump nokogiri from 1.10.8 to 1.10.9 in /docs
2020-03-02 12:30:13 +00:00
dependabot-preview[bot]
dd11ee868f
build: bump nokogiri from 1.10.8 to 1.10.9 in /Library/Homebrew
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.8 to 1.10.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.10.9/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.8...v1.10.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-02 05:43:20 +00:00
dependabot-preview[bot]
cdd9d2f5b8
build: bump nokogiri from 1.10.8 to 1.10.9 in /docs
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.8 to 1.10.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.10.9/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.8...v1.10.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-02 05:30:57 +00:00
Lukas Bestle
943beaec1e
Versions docs: Add note on unstable versions
2020-03-01 11:32:48 +01:00
Michka Popoff
6a42a66e03
Merge pull request #7047 from iMichka/shebang
...
python: add rewrite function for generic shebangs
2020-02-28 23:35:00 +01:00
EricFromCanada
b681d64e59
version: handle -stable in tag
2020-02-28 14:57:28 -05:00
Michka Popoff
79a3d3568b
python: add rewrite function for generic shebangs
...
From PEP 394
https://www.python.org/dev/peps/pep-0394/#for-python-script-publishers
In cases where the script is expected to be executed outside virtual environments,
developers will need to be aware of the following discrepancies across platforms and installation methods:
Older Linux distributions will provide a python command that refers to Python 2, and will likely not provide a python2 command.
Some newer Linux distributions will provide a python command that refers to Python 3.
Some Linux distributions will not provide a python command at all by default, but will provide a python3 command by default.
When potentially targeting these environments, developers may either use a Python package installation tool that rewrites shebang lines
for the installed environment, provide instructions on updating shebang lines interactively,
or else use more specific shebang lines that are tailored to the target environment.
2020-02-28 20:08:43 +01:00
EricFromCanada
b80af7837a
bump-formula-pr: add missing URL escapes
2020-02-28 13:02:55 -05:00
Dawid Dziurla
aac200a53d
node: detect root via Process.uid
2020-02-28 13:37:44 +01:00
Dawid Dziurla
79a1500f2b
node: add --unsafe-perm to std_args only if run as root
2020-02-28 13:00:43 +01:00
Dawid Dziurla
6874c79375
node: add --unsafe-perm to std_args
2020-02-28 12:47:03 +01:00
Sean Molenaar
3dd23eb296
Update docs/Updating-Software-in-Homebrew.md
...
Co-Authored-By: Sam Ford <1584702+samford@users.noreply.github.com>
2020-02-28 09:51:39 +01:00
Sean Molenaar
55a6c6f0ff
Update docs/Updating-Software-in-Homebrew.md
...
Co-Authored-By: Sam Ford <1584702+samford@users.noreply.github.com>
2020-02-28 09:51:17 +01:00
Sean Molenaar
750e0b1ecc
Update docs/Updating-Software-in-Homebrew.md
...
Co-Authored-By: Sam Ford <1584702+samford@users.noreply.github.com>
2020-02-28 09:51:00 +01:00
Sean Molenaar
f8c780c8c6
Update docs/Updating-Software-in-Homebrew.md
...
Co-Authored-By: Sam Ford <1584702+samford@users.noreply.github.com>
2020-02-28 09:50:48 +01:00
Sean Molenaar
5a3a637d25
Update docs/Adding-Software-to-Homebrew.md
...
Co-Authored-By: Sam Ford <1584702+samford@users.noreply.github.com>
2020-02-28 09:50:34 +01:00
Mike McQuaid
f37cd18e1a
Merge pull request #7088 from SeekingMeaning/version
...
version: parse tag if detecting version
2020-02-27 19:29:33 +00:00
Seeker
11ebc27e0a
version: parse tag if detecting version
2020-02-27 10:27:02 -08:00
Mike McQuaid
955947c8dc
Merge pull request #7085 from MikeMcQuaid/extract-core-maintainers
...
dev-cmd/extract: allow maintainers to extract to core.
2020-02-27 10:56:20 +00:00
Mike McQuaid
2eb908a9fb
dev-cmd/extract: allow maintainers to extract to core.
...
I was wanting to do this today to add `ruby@2.6` and it's a social
rather than technical requirement (i.e. we don't want users to mess
with their homebrew/core unless they know what they are doing) so allow
overriding with `HOMEBREW_DEVELOPER` set.
2020-02-27 10:36:10 +00:00
Mike McQuaid
d0ce83cbb6
Merge pull request #7083 from Homebrew/dependabot/bundler/Library/Homebrew/parser-2.7.0.3
...
build: bump parser from 2.7.0.2 to 2.7.0.3 in /Library/Homebrew
2020-02-27 10:03:04 +00:00
Mike McQuaid
5a8576eec5
Merge pull request #7082 from Bo98/versioned_formulae
...
formula: sort versioned_formulae by version
2020-02-27 10:02:32 +00:00
Mike McQuaid
88544291b5
Merge pull request #7081 from dasmfm/inline-versions
...
Inline versions of upgraded formulae
2020-02-27 09:56:34 +00:00
dependabot-preview[bot]
accb34585a
build: bump parser from 2.7.0.2 to 2.7.0.3 in /Library/Homebrew
...
Bumps [parser](https://github.com/whitequark/parser ) from 2.7.0.2 to 2.7.0.3.
- [Release notes](https://github.com/whitequark/parser/releases )
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/whitequark/parser/compare/v2.7.0.2...v2.7.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-26 17:34:54 +00:00
Bo Anderson
a0f88c7197
formula: sort versioned_formulae by version
2020-02-26 15:59:50 +00:00
Boris Klimenko
00aa4b7a0b
Apply suggestions from code review
...
Co-Authored-By: Bo Anderson <mail@boanderson.me>
2020-02-26 16:49:48 +03:00
Boris Klimenko
4bde62b651
Apply suggestions from code review
...
Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com>
2020-02-26 15:56:45 +03:00