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

[Snyk] Upgrade leaflet.locatecontrol from 0.79.0 to 0.81.0 #646

Merged
merged 1 commit into from
Apr 24, 2024

fix: upgrade leaflet.locatecontrol from 0.79.0 to 0.81.0

f444db5
Select commit
Loading
Failed to load commit list.
Merged

[Snyk] Upgrade leaflet.locatecontrol from 0.79.0 to 0.81.0 #646

fix: upgrade leaflet.locatecontrol from 0.79.0 to 0.81.0
f444db5
Select commit
Loading
Failed to load commit list.
Travis CI / Travis CI - Branch succeeded Apr 17, 2024 in 3m 0s

Build Passed

The build passed.

Details

This is a normal build for the snyk-upgrade-fea116b96f9c6c5482bd17828a01ba28 branch. You should be able to reproduce it by checking out the branch locally.

Jobs and Stages

This build only has a single job.
You can use jobs to test against multiple versions of your runtime or dependencies, or to speed up your build.

Build Configuration

Build Option Setting
Language Node.js
Operating System Linux (Focal)
Build Configuration
{
  "language": "node_js",
  "os": [
    "linux"
  ],
  "dist": "focal",
  "node_js": [
],
"install": [
"npm install"
],
"script": [
"npm run test",
"npm run build"
],
"notifications": {
"slack": [
{
"on_success": "always",
"on_failure": "always",
"rooms": [
{
"secure": "Tm9wd5AsPI+pP4ManjRE4FzJq+3lT3Tn9tOI4G/58hllWc6zffVbuKDOKFa4g/JSoCJjRcwf6PmLw7hiydHYuvtVEZilc+4bM9lZVWIgbzCVrTIvjLXY7prhRw9uSoh3ppGApLWzXwq8P9uLqUp4jAxSRslNTnPTp5f6qyeELjmUsrBIRGCgLWk6188h3mYyUzkyb34/RVIX/NOYUAawyRJ1g2u1SWdSTr3C4aO7Sut786nV0sdXlvDmLY/mSmUqrppgdpB5uLuDwyMCsNcmwGYGRy9/0jlzGF40HBPDsloftfvw3Zdowb7eJNcAsRTEYMeomvyHd0AKyh5iN3pcQrnVu0VyOnDoFpZLw0ttShFwyIO3ZqKqKA6c7Bk3iBm01+4JXEBC0MkMtRCd10t5fjk67NiBpJs0ydReDVBwLKOO9oiGk3wZ4kExzDgOXyC/r/tD1/KRJ9Mx/qXu2OoQVtqNNzHsy9fAxTctFJ7MiS+UUOf+FiAiaegyNHJNpZkk0uAEZs0HAHhdQk+iS2jQuYySHpGXp86pl35nmsrCgrKXI2oSQ/YEFhD/YJiK8HIi1KF4bPD5VlCJ1jfZjPs/PsadlHdkuYCw31nda+1GLOWGNZdWYZkmsaJ0AjDih9lhYdJE6a0O6JS92eegLDhQ06pszt3Sr8hayI4VR8rM7GE="
}
],
"template": [
"Build <%{build_url}|#%{build_number}> of <https://github.com/%{repository_slug}|%{repository_slug}>",
"Branch: <https://github.com/%{repository_slug}/tree/%{branch}|%{branch}>, Commit: <https://github.com/%{repository_slug}/commit/%{commit}|%{commit}>",
"%{result} in %{duration}",
"%{commit_subject} (%{author})"
]
}
]
}
}