Articles by Tag #dependencies

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

So you wanna know where your maven dependency version comes from ?

How to quickly find where your dependencied version comes from.

Learn More 6 0Mar 26

The Simplest Way to Extract Your Requirements.txt in Python

Introduction: As Python developers, managing project dependencies is a routine task that often goes...

Learn More 3 0Sep 3 '24

Forge Compatibility Reports for module management

It was the moment I dreaded: my Puppet modules would be running perfectly, and then a Puppet upgrade,...

Learn More 1 0Dec 16 '24

The Essence of Task Dependencies in Project Management: Definition & Example

Every single task plays a distinct role and follows a specific sequence in a project. Recognizing and...

Learn More 1 0Nov 11 '24

A Developer’s Guide to Dependency Mapping

It's not just the code you write that matters---it's also the code you've chosen to trust. When that...

Learn More 1 0Jan 1

How I can get away with never installing npm packages globally

My belief is that when you clone a git repository all code, settings and tools should be contained in...

Learn More 0 0May 29 '24

Wednesday Links - Edition 2024-09-11

Grouping Java methods using custom code folding regions with IntelliJ (7...

Learn More 0 0Sep 11 '24

Upgrade All Your Composer Dependencies with a Single Command!

Hey PHP community, I'm excited to introduce Composer Upgrader v1.0.0 — a new Composer plugin that...

Learn More 0 0Mar 2

📚 How to see what changed in Composer files

When reviewing a Pull Request that touched composer.json and composer.lock files you might notice...

Learn More 0 0May 17 '24

You Are Not Saved By IaC

Technology exists to simplify human challenges, and as tech professionals, we must also leverage it...

Learn More 0 0Sep 28 '24

How to Get Package Updates in Hard-to-Reach Places With RenovateBot

Background I’ve adopted RenovateBot in many of my repositories. I’ve found it easier to...

Learn More 0 0Jan 20