Coder Social home page Coder Social logo

Comments (9)

greysteil avatar greysteil commented on June 12, 2024 1

That makes sense and is very kind. Let me take a look into that error for you now.

from batch-geocoder.

greysteil avatar greysteil commented on June 12, 2024 1

Ah, I see what this is - because you don't have a lockfile committed from this project Dependabot has got the URL for fontawesome wrong. It's been trying to fetch it from registry.npmjs.org and failing, hence the mismatching error message.

I'll get a fix for the above pushed in the next hour.

from batch-geocoder.

greysteil avatar greysteil commented on June 12, 2024 1

Fixed! Thanks for your patience on this one - really valuable to me to have found and fixed that bug.

from batch-geocoder.

jbelien avatar jbelien commented on June 12, 2024 1

Awesome @greysteil , that seems to work ! 🎉
(at least I don't have any error anymore 😋 )

from batch-geocoder.

greysteil avatar greysteil commented on June 12, 2024 1

Yep, just confirmed that this morning's update run on this repo didn't run into any errors, so I think this is definitely fixed. 🎉

from batch-geocoder.

jbelien avatar jbelien commented on June 12, 2024

Dependabot is now only used for PHP ; Renovate is used for NPM packages.

from batch-geocoder.

greysteil avatar greysteil commented on June 12, 2024

Sorry to lose you as a Dependabot customer for JS, @jbelien. What was the reason you decided to switch to Renovate?

from batch-geocoder.

jbelien avatar jbelien commented on June 12, 2024

Hello @greysteil ,

I still use Dependabot for my PHP dependencies.
No real reason I do not use Dependabot for my JS dependencies. I just used Renovate first and then discovered Dependabot.
I closed this issue because no need to have two bots looking for my JS dependencies 😋

But because you contacted me, I'll disable Renovate for my JS dependencies on this repo and enable Dependabot 🎉
And who knows, I may switch all my other repo 😄

from batch-geocoder.

jbelien avatar jbelien commented on June 12, 2024

Weel, I must admit I don't know how to configure Dependabot to be able to use FontAwesome Pro registry.

I have a .npmrc file containing this :

@fortawesome:registry=https://npm.fontawesome.com/XXXXX

I tried to add a config variable in Dependabot dashboard with this as registry (I obviously replaced XXXXX by the correct token) :

npm.fontawesome.com/XXXXX

but I have the following error : Npm_and_yarn config variables must specify a token.

So I tried to put npm.fontawesome.com as registry and XXXXX as token ; but doesn't seem to work :

Dependabot couldn't authenticate with registry.npmjs.org.

You can provide authentication details in your Dependabot dashboard by clicking into the account menu (in the top right) and selecting 'Config variables'.

I guess I miss something ^_^

from batch-geocoder.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.