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

Bump lodash-es from 4.17.15 to 4.17.21 #359

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2022

Bumps lodash-es from 4.17.15 to 4.17.21.

Commits
  • f299b52 Bump to v4.17.21
  • c4847eb Improve performance of toNumber, trim and trimEnd on large input strings
  • 3469357 Prevent command injection through _.template's variable option
  • ded9bc6 Bump to v4.17.20.
  • 63150ef Documentation fixes.
  • 00f0f62 test.js: Remove trailing comma.
  • 846e434 Temporarily use a custom fork of lodash-cli.
  • 5d046f3 Re-enable Travis tests on 4.17 branch.
  • aa816b3 Remove /npm-package.
  • d7fbc52 Bump to v4.17.19
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by bnjmnt4n, a new releaser for lodash-es since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.21)

---
updated-dependencies:
- dependency-name: lodash-es
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 15, 2022
@carls-bot
Copy link

Fails
🚫
iOS Build Failed

Last 150 lines

[19:39:18]: Sending anonymous analytics information
[19:39:18]: Learn more at https://docs.fastlane.tools/#metrics
[19:39:18]: No personal or sensitive data is sent.
[19:39:18]: You can disable this by adding `opt_out_usage` at the top of your Fastfile
[19:39:18]: You have required a gem, if this is a third party gem, please use `fastlane_require 'fileutils'` to ensure the gem is installed locally.
[19:39:19]: ----------------------------------------
[19:39:19]: --- Step: Verifying fastlane version ---
[19:39:19]: ----------------------------------------
[19:39:19]: Your fastlane version 2.131.0 matches the minimum requirement of 2.50.1  ✅
[19:39:19]: Driving the lane 'ios ci-run' 🚀
[19:39:19]: -----------------------------
[19:39:19]: --- Step: setup_circle_ci ---
[19:39:19]: -----------------------------
[19:39:19]: Creating temporary keychain: "fastlane_tmp_keychain".
[19:39:19]: Enabling match readonly mode.
[19:39:19]: Skipping Log Path setup as FL_OUTPUT_DIR is unset
[19:39:19]: GYM_PROJECT is ./ios/CARLS.xcodeproj
[19:39:19]: GYM_SCHEME is CARLS
[19:39:19]: GYM_OUTPUT_DIRECTORY is ./ios/build
[19:39:19]: GYM_OUTPUT_NAME is CARLS
[19:39:19]: FL_GRADLE_PROJECT_DIR is ./android
[19:39:19]: PRETTY_APP_NAME is CARLS
[19:39:19]: GRADLE_FILE is ./android/app/build.gradle
[19:39:19]: PLATFORM_NAME is ios
[19:39:19]: signing and building, but not deploying
[19:39:19]: --------------------------------------
[19:39:19]: --- Step: Switch to ios build lane ---
[19:39:19]: --------------------------------------
[19:39:19]: Cruising over to lane 'ios build' 🚖
[19:39:19]: -------------------
[19:39:19]: --- Step: match ---
[19:39:19]: -------------------
[19:39:19]: Successfully loaded '/Users/distiller/project/fastlane/Matchfile' 📄

+------------+-----------------------------------------+
|     Detected Values from './fastlane/Matchfile'      |
+------------+-----------------------------------------+
| git_url    | https://github.com/hawkrives/carls-keys |
| git_branch | carls                                   |
| username   | hawkrives@gmail.com                     |
+------------+-----------------------------------------+


+----------------------------+-----------------------------------------+
|                      Summary for match 2.131.0                       |
+----------------------------+-----------------------------------------+
| type                       | appstore                                |
| readonly                   | true                                    |
| skip_provisioning_profiles | false                                   |
| app_identifier             | ["com.rives.carls"]                     |
| username                   | hawkrives@gmail.com                     |
| team_id                    | TMK6S7TPX2                              |
| storage_mode               | git                                     |
| git_url                    | https://github.com/hawkrives/carls-keys |
| git_branch                 | carls                                   |
| shallow_clone              | false                                   |
| clone_branch_directly      | false                                   |
| keychain_name              | fastlane_tmp_keychain                   |
| force                      | false                                   |
| force_for_new_devices      | false                                   |
| skip_confirmation          | false                                   |
| skip_docs                  | false                                   |
| platform                   | ios                                     |
| verbose                    | false                                   |
+----------------------------+-----------------------------------------+

[19:39:19]: Cloning remote git repo...
[19:39:19]: If cloning the repo takes too long, you can use the `clone_branch_directly` option in match.
[19:39:20]: Checking out branch carls...
[19:39:20]: 🔓  Successfully decrypted certificates repo
+---------------------------+--------------------------------------------------------+
|                                    Lane Context                                    |
+---------------------------+--------------------------------------------------------+
| PLATFORM_NAME             | ios                                                    |
| LANE_NAME                 | ios ci-run                                             |
| ORIGINAL_DEFAULT_KEYCHAIN | "/Users/distiller/Library/Keychains/login.keychain-db" |
| PRETTY_APP_NAME           | CARLS                                                  |
| GRADLE_FILE               | ./android/app/build.gradle                             |
+---------------------------+--------------------------------------------------------+
[19:39:20]: Your certificate '3K6CJGJSY3.cer' is not valid, please check end date and renew it if necessary

+------+----------------------------+-------------+
|                fastlane summary                 |
+------+----------------------------+-------------+
| Step | Action                     | Time (in s) |
+------+----------------------------+-------------+
| 1    | Verifying fastlane version | 0           |
| 2    | setup_circle_ci            | 0           |
| 3    | Switch to ios build lane   | 0           |
| 💥   | match                      | 1           |
+------+----------------------------+-------------+

[19:39:20]: fastlane finished with errors
🚫
Could not read ./logs/build-status
{
  "errno": -2,
  "syscall": "open",
  "code": "ENOENT",
  "path": "./logs/build-status"
}

Generated by 🚫 dangerJS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant